Hacker News new | ask | show | jobs
by Raviteja_ 113 days 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