agentprey 0.1.0

Security testing scanner for AI agents
Documentation

agentprey

agentprey is a developer-first AI agent security scanner CLI.

Install

cargo install agentprey

Quickstart

agentprey init
agentprey vectors list --category prompt-injection
agentprey scan --target http://127.0.0.1:8787/chat --category prompt-injection

Notes

  • The published binary includes bundled free vectors for out-of-the-box scans.
  • You can still point to a custom vector directory with --vectors-dir.
  • Project repository: https://github.com/agentprey/agentprey