mattijsmoens/sovereign-shield
AI security framework: tamper-proof action auditing, prompt injection firewall, ethical guardrails, DDoS protection, and self-improving adaptive filters. Zero dependencies, deterministic, hash-sealed integrity verification. Patent Pending.
Implements a deterministic-first architecture where input flows through 12+ sequential checks (invisible character stripping, homoglyph folding, entropy detection, 200+ keyword matching) before optional LLM verification, with the LLM's own response validated against CoreSafety and Conscience modules. Features a self-learning AdaptiveShield engine trained on reported false negatives and a safe baseline of 11,954+ common words across 15 languages to minimize false positives. Integrity-protected via cryptographic hash locks on core security modules, ships as a zero-dependency Python package targeting autonomous agents and untrusted input scenarios.
15 stars and 2,298 monthly downloads. Available on PyPI.
Stars
15
Forks
3
Language
Python
License
—
Category
Last pushed
Mar 13, 2026
Monthly downloads
2,298
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/mattijsmoens/sovereign-shield"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related agents
microsoft/agent-governance-toolkit
AI Agent Governance Toolkit — Policy enforcement, zero-trust identity, execution sandboxing, and...
ucsandman/DashClaw
🛡️Decision infrastructure for AI agents. Intercept actions, enforce guard policies, require...
vstorm-co/pydantic-ai-middleware
Middleware layer for Pydantic AI — intercept, transform & guard agent calls with 7 lifecycle...
vstorm-co/pydantic-ai-shields
Guardrail capabilities for Pydantic AI — cost tracking, prompt injection detection, PII...
Dicklesworthstone/destructive_command_guard
The Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being...