Skip to content

Add Sentinel AI#1764

Open
MaxwellCalkin wants to merge 1 commit intoanalysis-tools-dev:masterfrom
MaxwellCalkin:add-sentinel-ai
Open

Add Sentinel AI#1764
MaxwellCalkin wants to merge 1 commit intoanalysis-tools-dev:masterfrom
MaxwellCalkin:add-sentinel-ai

Conversation

@MaxwellCalkin
Copy link

Adds Sentinel AI — a real-time safety guardrails library for LLM applications.

What it does

Sentinel AI scans LLM prompts and outputs for security threats and safety violations:

  • 8 scanners: prompt injection, PII detection, harmful content, hallucination, toxicity, blocked terms, tool-use validation, structured output validation
  • Multilingual injection detection: 12 languages + cross-lingual injection
  • MCP Safety Proxy: transparent safety layer for any MCP server
  • Sub-millisecond latency (~0.05ms average scan time)
  • 530 benchmark cases, 100% accuracy (0 false positives, 0 false negatives)

Why it fits this list

Sentinel AI is a static/runtime analysis tool focused on security scanning for LLM applications — detecting prompt injection attacks, PII leakage, and other safety violations before they reach production. Tagged with python and security.

  • License: Apache 2.0
  • Language: Python
  • Type: CLI + Library
  • Live demo

@mre
Copy link
Member

mre commented Mar 17, 2026

Thanks Maxwell. Sentinel AI doesn't meet our requirements yet -- the repo was created in March 2026 and has 3 stars, so it's below both the 3-month age threshold and the 20-star minimum. The CI is also failing, which would need to be fixed before this could be merged.

We'll keep this open, but the project would need to grow quite a bit before it qualifies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants