[–] Raviteja_ 4mo ago ↗ I open sourced Sentinel Protocol today.52,069 lines of code. 81 security engines. 9 runtime dependencies. MIT.It's a local proxy that sits between your app and any LLM (OpenAI, Anthropic, Gemini, Ollama) and enforces PII protection, injection defense, output scanning, and a full audit trail completely on your machine. Zero cloud calls for security work.One command: npx --yes --package sentinel-protocol sentinel bootstrap --profile paranoid --mode enforce --dashboard
1 comment
[ 3.1 ms ] story [ 12.8 ms ] thread52,069 lines of code. 81 security engines. 9 runtime dependencies. MIT.
It's a local proxy that sits between your app and any LLM (OpenAI, Anthropic, Gemini, Ollama) and enforces PII protection, injection defense, output scanning, and a full audit trail completely on your machine. Zero cloud calls for security work.
One command: npx --yes --package sentinel-protocol sentinel bootstrap --profile paranoid --mode enforce --dashboard