What problem does it solve?
ClawGuard Shield detects and prevents prompt injection attacks, role hijacking attempts, jailbreaks, and intent drift in AI agent conversations, safeguarding task integrity and user trust.
Core Features & Use Cases
- Encoding detection detects hidden commands in encoded inputs, including base64, hex, unicode, and zero-width characters.
- Role hijacking and jailbreak detection blocks attempts to hijack the agent's persona or bypass safety rules.
- Intent drift validation ensures new inputs align with the original task and constraints, triggering risk assessments when deviations occur.
- Automated response and hardening guidance provides risk-based actions, sanitization steps, and concrete recommendations for safe processing.
- Use cases include scanning user prompts in chatops, API gateways, and agent pipelines for robust defense.
Quick Start
Run Shield via the CLI with defend to scan an input for injection threats.