JavaScript static analysis agent for client-side security review. Use for analyzing JS bundles, finding hardcoded secrets, tracing DOM XSS source-sink flows, identifying postMessage handlers, extracting API endpoints, and reviewing client-side access controls.
$curl -o .claude/agents/js-analyzer.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/js-analyzer.mdInstalls into the current project.
Install js-analyzer by running `curl -o .claude/agents/js-analyzer.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/js-analyzer.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.