Inkog Platform
The Inkog Platform provides comprehensive security for AI agents across the development lifecycle.
Products
Inkog Verify
Public BetaStatic analysis engine that scans agent code and configs before deployment.
| Type | SAST (Static Analysis) |
| Environment | Local / CI Pipeline |
| Stage | Pre-deployment |
Inkog Runtime
Private BetaReal-time monitoring and protection for deployed AI agents in production.
| Type | DAST (Dynamic Analysis) |
| Environment | Cloud / Edge |
| Stage | Post-deployment |
Comparison
| Feature | Verify | Runtime |
|---|---|---|
| Analysis Type | Static (SAST) | Dynamic (DAST) |
| When | Before deployment | After deployment |
| Where | Local machine, CI/CD | Cloud, production |
| Detects | Code vulnerabilities, config issues | Runtime attacks, anomalies |
| Response | Blocks bad code from shipping | Blocks attacks in real-time |
Getting Started
This documentation covers Inkog Verify. Use the navigation to explore:
- Installation - Get Verify running locally
- CLI Commands - Scan your codebase
- CI/CD Integration - Add to your pipeline
- Vulnerabilities - What Verify detects
Interested in Inkog Runtime? Runtime protection is currently in private beta. Contact us to join the waitlist.
Last updated on