18 Repos
Identifying personal identifiers, credentials, and API keys within unstructured text and files.
Distinct from Information Extraction: Specifically targets sensitive/private information for security auditing rather than general entity extraction.
Explore 18 awesome GitHub repositories matching part of an awesome list · Sensitive Data Identification. Refine with filters or upvote what's useful.
Ruflo is an AI agent orchestration platform and workflow automation tool designed to decompose high-level goals into executable action plans. It functions as a manager for multi-agent swarms, organizing autonomous entities into collaborative topologies that utilize shared consensus to complete complex tasks. The framework distinguishes itself through a retrieval-augmented generation layer and knowledge graphs for reasoning over linked data. It incorporates a trajectory-based learning loop that analyzes previous execution paths to refine cognitive patterns and improve future reasoning accuracy
Scans outbound messages for private information and applies redaction based on receiver trust levels.
Danswer is an LLM application framework and RAG engine that provides a self-hosted interface for connecting large language models to private data. It serves as an enterprise AI chat interface and agent orchestrator, enabling the creation of specialized assistants with custom instructions and knowledge bases. The platform differentiates itself through an observability dashboard for tracking query history and token consumption, as well as a white-labeled interface for customized branding. It includes a multi-step research workflow for producing long-form reports and a sandboxed environment for
Automatically removes personally identifiable information and sensitive data from conversational text to prevent leakage.
This project is a state management inspector and debugging tool for Redux. It provides a browser-based interface for inspecting and modifying application state and actions in real time, serving as an action logger and time travel debugger to troubleshoot application logic. The tool allows users to navigate a chronological history of state changes to replay previous versions of the application or skip specific actions. It also functions as a remote monitoring bridge, streaming Redux state and actions from non-browser environments to a centralized debugging interface. The capability surface in
Provides the ability to filter or redact sensitive data from state objects before they are sent to the monitor.
k8sgpt ist eine Suite von Kubernetes-fokussierten Tools, die für KI-gestütztes Debugging, Cluster-Diagnose und Selbstheilung entwickelt wurden. Es fungiert als automatisierter Analysator und Debugger, der große Sprachmodelle verwendet, um Cluster-Fehler zu erklären, Sanierungsschritte vorzuschlagen und Ressourcenfehler zu identifizieren. Das Projekt zeichnet sich durch ein erweiterbares Analyse-Framework aus, das benutzerdefinierte Diagnose-Plugins und einen Model Context Protocol-Server unterstützt, der Cluster-Diagnosen als Tools für KI-Assistenten bereitstellt. Es enthält einen Selbstheilungs-Agenten, der in der Lage ist, automatisch Korrekturen für erkannte Anomalien zu generieren und anzuwenden, sowie eine Middleware zur Datenanonymisierung, um sensible Informationen vor der Übertragung an externe KI-Anbieter zu maskieren. Das Toolset deckt ein breites Spektrum an operativen Funktionen ab, einschließlich kontinuierlicher Gesundheitsüberwachung über einen Operator, Compliance-Audits gegen Richtlinien-Engines und Multi-Cluster-Orchestrierung zur Identifizierung weit verbreiteter Fehlermuster. Es bietet zudem Beobachtbarkeitsfunktionen wie den Export von Diagnoseergebnissen, die Integration von Beobachtbarkeitsmetriken und die Fehlerbehebung bei Pod-Ausfällen.
Masks sensitive information and resource labels to prevent data leakage when transmitting cluster data to AI providers.
pyWhat is a Python-based data extraction tool designed to scan files and text for sensitive identifiers, credentials, and network artifacts using regular expressions. It functions as a pattern matching engine and PII scanner capable of identifying personal identifiers and sensitive data patterns across directories and binary files. The project specializes in the identification of unknown data formats through file signatures and the extraction of high-value identifiers, such as URLs, IP addresses, and phone numbers, from network capture files. It utilizes a rarity-based filtering system and sp
Scans data for personal identifiers, credentials, and API keys using a comprehensive set of identifiable markers.
Presidio is a PII detection and anonymization framework designed to identify and mask personally identifiable information in text. It functions as a PII recognition pipeline and a data masking engine, using a combination of machine learning, regular expressions, and rule-based logic to locate sensitive entities. The system acts as an NER model orchestrator, allowing for the integration of external named entity recognition models and PII detectors to support multi-language privacy scrubbing. It employs a plugin-based recognizer architecture that can be extended with custom recognizers, deny-li
Identifies personal identifiers and credentials within unstructured text to facilitate privacy protection.
Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif
Automatically redacts cookie and Authorization headers from captures before uploading to a workspace.
Superagent is a framework for AI assistant orchestration and agent security. It provides the tools to build intelligent assistants that integrate external APIs and maintain conversation memory to automate complex tasks. The project focuses on AI agent security through adversarial testing, red teaming, and the detection of prompt injections and malicious tool calls. It includes automated vulnerability patching, which scans codebases and configurations for security flaws and generates pull requests with fixes. The platform supports retrieval augmented generation by connecting language models t
Automatically redacts PII, PHI, and secrets from text to prevent data leaks.
Superagent is an AI safety platform that protects applications from prompt injections, data leaks, and harmful outputs through built-in guardrails. It functions as a prompt injection detection system, data redaction tool, and red team testing tool, automatically removing personally identifiable information and protected health data from AI inputs and outputs while scanning image uploads with vision AI to detect visual prompt injection attacks before processing. The platform routes every prompt through a sequential pipeline of safety checks including injection detection, data redaction, and co
Automatically removes personally identifiable information and protected health data from AI inputs and outputs.
VCR is a Ruby library that records and replays HTTP interactions during test runs, storing them in serialized cassette files. It captures real HTTP requests and responses, then serves those recorded responses instead of making actual network calls, enabling fast and deterministic test suites that work offline. The library provides configurable request matching, allowing comparisons based on method, URI, host, path, body, or headers to find the correct recorded response. It supports scheduled cassette re-recording to automatically refresh stored interactions at a configurable interval, keeping
Strips or replaces confidential information from recorded HTTP interactions before saving them to disk.
OpenChat ist eine AI-Chatbot-Management-Plattform für den Aufbau, die Bereitstellung und das Management benutzerdefinierter Agenten, die von Large Language Models (LLMs) angetrieben werden. Sie dient als Omnichannel-Kundensupport-Suite, die Sprachmodell-Automatisierung mit Kommunikationskanälen wie E-Mail, SMS, Social Media und Voice integriert. Die Plattform bietet einen RAG-Wissensdatenbank-Integrator (Retrieval-Augmented Generation), der Dokumente, Websites und Codebases einliest, um kontextbezogene Antworten zu liefern. Sie enthält eine dedizierte Privacy-Layer zur Erkennung und Entfernung sensibler persönlicher und gesundheitsbezogener Informationen, um regulatorische Compliance zu wahren. Das System bietet ein API-Gateway mit REST-Interface und Webhooks für das programmatische Management, neben einem Multi-Channel-Message-Gateway. Zudem enthält es Tools zur Synchronisierung externer CRM- und Helpdesk-Daten sowie ein JavaScript-basiertes Widget zur Einbettung von Chat-Interfaces in externe Websites.
Automatically detects and removes sensitive personal and health information from messages to ensure regulatory compliance.
Dieses Projekt ist ein selbstgehosteter KI-Monitoring-Stack, der als LLM-Observability-Plattform, KI-Evaluierungs-Framework und OpenTelemetry-Trace-Analyzer fungiert. Es ist darauf ausgelegt, LLM-Traces, Sitzungen und Telemetrie zu erfassen und zu analysieren, um die Leistung von KI-Agenten zu überwachen. Die Plattform zeichnet sich als Model-Context-Protocol-Server aus, der Workspace-Funktionen als Tools für KI-Coding-Agenten bereitstellt. Sie ermöglicht die Umwandlung fehlerhafter Produktions-Traces in Testdatensätze für Regressionstests und nutzt semantisches Sitzungs-Clustering, um aufkommende Benutzerverhaltensmuster zu entdecken. Das System deckt breite Funktionsbereiche ab, einschließlich Telemetrieerfassung für Agenten-Ausführungspfade, automatisierte Evaluierungs-Scoring für Live-Traffic und semantische Suche zur Isolierung von Interaktionsmustern. Es bietet zudem Alarmierung bei Signal-Regressionen, Verhaltensanalyse bei Tool-Fehlern und PII-Redaktion für Telemetriedaten. Die Software kann auf privater Infrastruktur als Single-Host-Installation oder als skalierbarer Cluster mittels Docker Compose, Kubernetes oder Helm-Charts bereitgestellt werden.
Automatically removes personally identifiable information from conversational text to prevent data leakage.
This project is a collection of structured study notes and conceptual breakdowns designed for the AWS Certified Cloud Practitioner exam. It serves as a technical reference and study guide, organizing cloud service details and architectural principles to assist in certification preparation. The knowledge base is built using markdown files and includes curated cheat sheets and interactive mind-map visualizations. These tools map complex certification topics into visual hierarchies to enable drill-down study paths and rapid revision. The materials cover a wide range of cloud capabilities, inclu
Explains how to identify and protect personally identifiable information in cloud storage using pattern matching.
ruby_llm is an LLM integration framework and AI agent orchestrator designed to connect applications to multiple large language model providers through a unified interface. It serves as a toolkit for building autonomous assistants with custom personas, managing structured output via JSON schemas, and implementing vector embedding engines for semantic search. The project distinguishes itself as an observability suite and multimodal toolkit. It provides specialized capabilities for tracking token usage, calculating model costs, and tracing workflows via OpenTelemetry, while supporting the proces
Removes confidential data from conversations to prevent sensitive information from reaching external AI providers.
Scans requests and responses for sensitive data and applies configurable policies to protect privacy.
This project is a Git-based AI session tracker and context manager designed to record AI agent interactions, transcripts, and tool usage directly into Git repositories. It functions as a system for capturing and indexing the reasoning behind code changes, linking AI prompts and responses to specific code commits to preserve developer intent. The tool distinguishes itself by using Git as a primary storage layer for session metadata, utilizing shadow branches and checkpoints to track agent state without polluting the main commit log. It includes specialized capabilities for auditing AI contribu
Replaces sensitive patterns in AI transcripts and metadata using regular expressions to prevent data leakage.
LLM Guard is a security firewall and guardrail framework designed to scan and sanitize inputs and outputs for large language models. It functions as a proxy gateway and security layer to block prompt injections, toxicity, and sensitive data leakage while ensuring that model interactions remain compliant with organizational policies. The system distinguishes itself through a modular scanner pipeline that utilizes local model orchestration to eliminate external network dependencies. It supports real-time security filtering via streaming chunk analysis and implements a fail-fast execution model
Replaces personally identifiable information or custom patterns in output to prevent data leakage.
Dynamiq is an agent development platform designed for building, orchestrating, and monitoring autonomous agents. It provides a framework for constructing complex, multi-step workflows using a graph-based engine that supports conditional branching, feedback loops, and iterative task execution. The platform distinguishes itself through its focus on secure, private infrastructure, allowing for the deployment of language models and orchestration services within virtual private clouds to maintain data sovereignty. It integrates retrieval-augmented generation pipelines to ground model responses in
Implements automated filtering and redaction to prevent sensitive information from leaving secure environments.