Skip to content

isaacschepp/agent-inject

agent-inject

CI OpenSSF Scorecard OpenSSF Best Practices OpenSSF Baseline

Offensive testing framework for AI agent systems.

Unlike existing tools that test LLM text output, agent-inject tests the interaction layer between agents, tools, infrastructure, and users — observing tool calls, parameter manipulation, and state changes.

Install

uv add agent-inject
# With provider support:
uv add "agent-inject[openai]"
uv add "agent-inject[anthropic]"
uv add "agent-inject[all-providers]"

Quick Start

agent-inject scan https://my-agent.example.com --goal "say HACKED" --attack direct
agent-inject list-attacks

Development

uv sync --group dev
uv run pytest --cov
uv run ruff check .
uv run pyright

License

MIT

About

Offensive testing framework for AI agent systems — prompt injection, MCP attacks, confused deputy, data exfiltration, multi-agent exploitation

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages