Burp Suite scanning via MCP tools — passive traffic analysis, active payload testing, OOB verification, and vulnerability reporting using Burp's proxy, HTTP sender, Collaborator, and scanner APIs. Use when the user has Burp Suite running with the AI Agent MCP server and wants to scan, test, or analyze web traffic through an AI coding assistant (Claude Code, Gemini CLI, Codex, etc.).
$npx -y skills add six2dez/burp-ai-agent --skill burp-scanInstalls into the current project.
Run `npx skills use "https://github.com/six2dez/burp-ai-agent" --skill "six2dez/burp-ai-agent/burp-scan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/six2dez/burp-ai-agent" that are relevant to the current task. Run `npx skills add "https://github.com/six2dez/burp-ai-agent"` and select the relevant skills, then follow their instructions.