Run npx adversec scan and get a full security report for your AI agent — with grades, vulnerability breakdowns, and fix recommendations. No setup required.
// The Problem
A user can type the right words and make your AI agent reveal private data, ignore its safety rules, or do things it was never supposed to do. Most teams don't find out until it's too late. Testing for this by hand doesn't scale — Adversec automates it.
// Three Steps
Run npx adversec scan --cmd "your-agent" — that's it. Point it at a local command or an HTTP endpoint. No servers to set up, no config files required.
Adversec generates dozens of tailored attack scenarios — prompt injection, data leakage, jailbreaks, tool abuse — and fires them at your agent. Each test is specific to what your agent does, not generic.
Get a security grade (A-F), category breakdown, severity ratings, and actionable fix recommendations — right in your terminal. Know exactly what's vulnerable and how to fix it.
// Copy, Paste, Scan
Works with any OpenClaw agent. Tests prompt injection, tool abuse, and data leakage.
Wrap any Hermes agent for testing. Works with any model backend.
Python, Node, Go, Rust — anything that reads stdin and writes stdout. Or test any HTTP endpoint.
// How It Works
Tell us what your agent does — "handles refund requests," "books appointments," etc. Adversec automatically creates dozens of realistic attack scenarios designed specifically for your agent's job.
Use --cmd to test local scripts, or --endpoint to hit a live HTTP agent. No bridge scripts, no wrappers — Adversec handles the plumbing.
Real attackers don't stop at one message. Adversec simulates conversations that start innocent and gradually escalate — the same technique used to trick AI agents in the real world.
If your agent returns structured data (like JSON), Adversec checks whether attacks can corrupt the format — breaking downstream systems that depend on clean, predictable responses.
Get a security grade (A-F), severity breakdown, and specific fix recommendations for every vulnerability found. "Add system prompt anchoring" beats "you have a security issue." No expertise required.
Add npx adversec scan --ci to your pipeline. Exit code = number of failures. Block deploys that introduce security regressions. Works with GitHub Actions, GitLab CI, and any runner.
// What We Test For
Adversec tests for the attacks listed in the OWASP Top 10 for LLMs — the industry-standard list of AI security risks — plus real-world manipulation techniques.
● high-priority attacks hover for explanations
// Pricing
Get your API key and run npx adversec scan — full security report in minutes. No security background required.