Documentation Index
Fetch the complete documentation index at: https://docs.vaultak.com/llms.txt
Use this file to discover all available pages before exploring further.
What is Vaultak?
Vaultak is a runtime security platform for autonomous AI agents. It intercepts every action your agents take, scores risk in real time across five behavioral dimensions, enforces declarative policies, and automatically alerts, pauses, or rolls back agents that exceed your configured thresholds.Two ways to deploy
Vaultak Core
For developers who want deep programmatic integration. Add five lines of code to your agent and get full behavioral monitoring, risk scoring, policy enforcement, and automatic rollback. ```bash pip install vaultak ```Vaultak Sentry
A desktop application for macOS, Windows, and Linux. Download it, connect your API key, and any agent running on the machine is immediately monitored, zero code changes required. Download Vaultak Sentry → Both products use the same API key and the same dashboard at app.vaultak.com.What Vaultak provides
- Behavioral risk scoring, every action scored 0-100 across five dimensions
- Threshold-based response, configure Alert, Pause, and Rollback thresholds independently
- Automatic rollback, reverses agent state using stored snapshots
- Policy engine, declare exactly what each agent is authorized to do
- Pre-execution enforcement, actions are blocked before they run, not just logged after
- PII masking, automatically detects and masks PII in all logged events
- SIEM integration, forwards events to Splunk, Datadog, Sentinel, Slack, and PagerDuty
- Red team simulation, simulates 22 adversarial attack vectors before deployment
- Shadow AI detection, detects data flowing to unsanctioned AI services
- MCP gateway security, monitors and enforces policies on MCP connections
- On-premises deployment, full Docker Compose package for air-gapped environments
- HIPAA, SOC 2, GDPR, and PCI-DSS ready, immutable audit trail for compliance
Get Started
Quickstart: Core SDK
Add five lines of code to your agent
Quickstart: Sentry
Zero-code desktop app for instant monitoring
API Reference
Full REST API documentation
Dashboard
View your agents in real time