How Dome Works
Dome wraps your agent with configurable Guardrails:Protection Types
Security Guards
Detect and block adversarial attacks:Moderation Guards
Filter harmful and inappropriate content:Privacy Guards
Prevent exposure of sensitive data:Quick Start
You can protect your agents with default Guards. The default configuration includes:- Input: Prompt injection detection, encoding heuristics, moderation
- Output: Moderation, PII detection
Configuration Sources
Dome accepts configuration from three sources:
For the full list of configuration options, see Configure Guardrails.
Scan Results
Every scan returns a result object with the following fields:Framework Integrations
Dome is designed to be integrable with popular frameworks and runtimes. You can see the specific framework developer guides for integration patterns during the developer access phase.Performance Options
See Configure Guardrails for the configuration options for each mode.
Work in Progress
The programmatic protection capabilities are currently in private preview and subject to change.
Next Steps
Configure Guardrails
Detailed Guard configuration options
Use Guardrails
Runtime patterns and best practices
Custom Detectors
Build your own detection methods
Observability
Monitoring and tracing setup