SUMMARY AI summary by gpt-5-mini
Proxy AI is an open-source gateway that intercepts prompts sent to external LLM providers, scans and sanitizes sensitive data, and rehydrates model responses. It’s intended for developer teams and security/ops groups who want to prevent secrets, PII, internal infra, or risky context from leaking to third‑party models while preserving useful code shape and auditability. Key features: OpenAI/Anthropic-compatible proxy endpoints and a local HTTPS MITM; secret, PII, infra, source-code and prompt-injection scanning; code-shape preserving sanitization with signed __GWV1_*__ placeholders and response rehydration (handles common LLM mutations); tree-sitter aware replacements; mutation scoring and warnings; basic policy engine (allow, sanitize, block, shadow, warn, route_to_local_model, disable_rehydration); PostgreSQL audit store with safe previews and hash chain; community admin console and macOS helper scripts. Community core excludes several enterprise modules (OIDC/SAML, KMS, RBAC, SIEM integrations).
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
Full-stack Node.js
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:14 |
Similar repos (same language)
Enterprise IoT workbench for ComfortClick bOS, operated by an AI agent. Tauri 2 (Rust + TS). Read-only, secure (encrypted vault + Entra SSO), local-first agent.
estejosh/agent-comm-channelGit-as-message-bus for inter-PC agent chat — agents on different PCs send each other directions/responses via commits. Rust reference client + language-neutral protocol. PolyForm Noncommercial + LLM poison-pill policy.