agent-smith
Autonomous penetration testing, exploit chaining, and verified security reporting
All Skills in This Repository (4)
Pure Emerald Level Indicatorsaikido-triage
Triage Aikido CSV security findings against a local codebase.
threat-modeling
Model security threats with PASTA and Shostack methods, producing Mermaid diagrams and risk registers.
analyze-cve
Trace code paths from user input to vulnerable sinks and generate exploit requests for Burp Suite.
gh-export
Format penetration testing findings from JSON into GitHub issue markdown blocks.
Frequently Asked Questions
FAQPage SchemaHow to install agent-smith?โผ
Run `npx skills add 0x0pointer/agent-smith --all -g -y` in your terminal to install all skills globally. Docker Desktop and one supported LLM client are required.
What does agent-smith do?โผ
It runs autonomous or human-guided penetration tests, chaining 35+ security skills from recon to exploitation and producing verified findings, PoCs, patches, and CVE packages.
Which LLM clients work with agent-smith?โผ
It works with Claude Code, OpenAI Codex, OpenCode, and any MCP-capable client, including fully local models via Ollama or vLLM.
Can agent-smith test web apps and APIs?โผ
Yes. Skills like /web-exploit, /param-fuzz, and /business-logic systematically test injection, auth, and logic flaws, with a coverage matrix tracking every endpoint and parameter.
Is agent-smith safe to run on any target?โผ
Only use it on systems you own or have written permission to test. All scanners run in sandboxed Docker containers with enforced cost, time, and call limits.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core