AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

Niki-1337/proxy-ai

Open-source AI Security Gateway that sanitizes secrets, PII, and internal context before prompts reach external LLMs.

Rust APACHE-2.0 GitHub ↗
★ 0
stars
100
AI relevance
50
solo dev
0
tool sigs

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.

🧠 LLM providers (2)
Anthropic OpenAI
💾 Databases (1)
PostgreSQL

GitHub Topics

#ai-security #developer-tools #llm-security #mitm-proxy #pii #prompt-security #rust #secrets #typescript

Language breakdown (by bytes)

CSS
2.7%
HTML
0.1%
Rust
87.5%
Shell
2.2%
Dockerfile
0.2%
TypeScript
7.3%

Owner

Account
Niki-1337
Type
User
Followers
1
Company
@NKStudio.IT

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)

LucasStrand/hyperion

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.

Rust 0 AI 45
estejosh/agent-comm-channel

Git-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.

Rust 0 AI 75