claude-agent-sdk-06-the-vulnerability-detection-agent
Build a vulnerability-discovery agent with the Claude Agent SDK that threat-models a C target, hunts memory-safety bugs with built-in file tools, and triages findings into a structured report.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install claude-agent-sdk-06-the-vulnerability-detection-agent --cli claudewrites the file to.claude/commands/claude-agent-sdk-06-the-vulnerability-detection-agent.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/claude-agent-sdk-06-the-vulnerability-detection-agent.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Official anthropics/anthropic-cookbook workflows component — Build a vulnerability-discovery agent with the Claude Agent SDK that threat-models a C target, hunts memory-safety bugs with built-in file tools, and triages findings into a structured report.
When to use it
Build a vulnerability-discovery agent with the Claude Agent SDK that threat-models a C target, hunts memory-safety bugs with built-in file tools, and triages findings into a structured report.
How to install / invoke
Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/claude_agent_sdk/06_The_vulnerability_detection_agent.ipynb
Notes
Recipe "The vulnerability detection agent" from the anthropic-cookbook claude_agent_sdk/ family (categories: Claude Agent SDK, Cybersecurity). License: MIT.