[untitled]1 points·by Raviteja_·5 เดือนที่ผ่านมา·0 comments1 commentsPost comment[–]Raviteja_·5 เดือนที่ผ่านมาreplyI 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
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