agentprey
agentprey is a developer-first security scanner for AI agents.
Install
|
Install with Cargo
Update
|
Update with Cargo
Quickstart
HTTP endpoint scan:
MCP descriptor scan:
Local-path OpenClaw scan:
TUI mode:
Pro upload and share flow:
Successful uploads print scan_run_id and share_id, plus share_url when the backend is configured with APP_BASE_URL.
Notes
- The published crate bundles the free vector set for out-of-the-box scans.
--targetaccepts either an HTTP endpoint or a local OpenClaw project path, depending on--type.- The default API base URL can be overridden with
AGENTPREY_API_URLor.agentprey.toml[auth].api_url. - Exit codes are stable for CI:
0clean,1vulnerabilities found,2runtime or explicit upload failure.
Current limitations
- The website does not run live scans; cloud support is upload plus public share links.
- OpenClaw scans require a checked-out local project path.
- MCP coverage is currently descriptor-based and focused on inventory/rule analysis rather than live MCP session execution.
- Telemetry is off by default when
--uploadis omitted.
Project repository: https://github.com/agentprey/agentprey