Skip to content

Add Sentinel AI to Python Tools - #101

Open
MaxwellCalkin wants to merge 3 commits into
paragonie:masterfrom
MaxwellCalkin:add-sentinel-ai
Open

Add Sentinel AI to Python Tools#101
MaxwellCalkin wants to merge 3 commits into
paragonie:masterfrom
MaxwellCalkin:add-sentinel-ai

Conversation

@MaxwellCalkin

@MaxwellCalkin MaxwellCalkin commented Mar 8, 2026

Copy link
Copy Markdown

Summary

Adds Sentinel AI to the Python section under a new Tools subsection, following the JSON data format described in CONTRIBUTING.md.

Sentinel AI is an open-source (Apache 2.0) real-time safety guardrails library for LLM applications, providing:

  • Prompt injection detection across 12 languages (English, Chinese, Japanese, Korean, Arabic, etc.)
  • PII redaction (emails, SSNs, credit cards, phone numbers, etc.)
  • OWASP code vulnerability scanning for generated code
  • Dangerous tool call blocking for agentic AI workflows
  • Sub-millisecond scan latency with zero ML dependencies (pure regex-based)
  • 530-case benchmark suite with 100% accuracy (0 false positives, 0 false negatives)

Changes

  • Added data/Python/tools/0001-sentinel-ai.json following the repository's JSON template format

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.

1 participant