Browser automation agent for interactive web testing. Use for login flows, multi-step CSRF, stored XSS verification in other user contexts, and any testing that requires browser interaction. Requires Claude in Chrome MCP.
$curl -o .claude/agents/browser-agent.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/browser-agent.mdInstalls into the current project.
Install browser-agent by running `curl -o .claude/agents/browser-agent.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/browser-agent.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.