Skip to content

Add project: Sentinel AI#433

Open
MaxwellCalkin wants to merge 1 commit intolukasmasuch:mainfrom
MaxwellCalkin:add-sentinel-ai
Open

Add project: Sentinel AI#433
MaxwellCalkin wants to merge 1 commit intolukasmasuch:mainfrom
MaxwellCalkin:add-sentinel-ai

Conversation

@MaxwellCalkin
Copy link
Copy Markdown

@MaxwellCalkin MaxwellCalkin commented Mar 8, 2026

Add project: Sentinel AI

Description

Sentinel AI is a real-time safety guardrails library for LLM applications. It provides 8 scanners for detecting prompt injection, PII leakage, harmful content, hallucination, toxicity, blocked terms, tool-use validation, and structured output validation.

Key features

  • 8 built-in scanners covering major LLM safety concerns
  • Multilingual injection detection across 12 languages + cross-lingual attacks
  • MCP Safety Proxy for transparent safety layer on any MCP server
  • Sub-millisecond latency (~0.05ms average scan time)
  • 530 benchmark cases, 100% accuracy (0 FP, 0 FN)
  • Zero heavy dependencies in core (only regex)

Changes

Added Sentinel AI to projects.yaml under the adversarial category, as it focuses on defending LLM applications against adversarial attacks (prompt injections, jailbreaks, etc.).


Summary by cubic

Adds MaxwellCalkin/sentinel-ai to projects.yaml under the adversarial category. This lists a real-time LLM safety guardrails library with 8 scanners (prompt injection, PII, harmful content, hallucination, toxicity, and more).

Written for commit f48a0e9. Summary will update on new commits.

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

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