What problem does it solve?
Prompt Guard protects AI agents from prompt injection, secret-exfiltration attempts, and other message-based manipulation that can cause a bot to reveal credentials, follow hostile instructions, or take unsafe actions.
Core Features & Use Cases
- Multilingual Threat Detection: Identifies attacks across English, Korean, Japanese, and Chinese, including direct overrides, jailbreak attempts, social engineering, and indirect injection from external content.
- Security-First Response Control: Uses severity scoring, rate limiting, normalization, encoding detection, and logging to decide when to allow, warn, block, or notify an owner.
- Output Protection and Hygiene: Redacts secrets and sensitive paths from model responses, supports audit tooling, and can integrate with HiveFence for shared threat intelligence.
- Use Case: A support bot reads a GitHub issue, email, or chat message and needs to decide whether the content is safe before acting on it.
Quick Start
Ask Prompt Guard to analyze an untrusted message and return whether it should be allowed, warned, blocked, or sanitized before your agent responds.