Phase 1 of the pentest pipeline — white-box source-code analysis to build an architectural baseline. Invoked by pentest-orchestrator.
How this skill is triggered — by the user, by Claude, or both
Slash command
/shannon-for-claude-code:pre-reconThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Statically analyze the target source at `codePath`. No network calls.
Statically analyze the target source at codePath. No network calls.
01-pre-recon.md covering:file:line references.End with a "Leads for Recon" bullet list: concrete endpoints/params to probe.
Write the file to pentest-workspace/<run-id>/01-pre-recon.md.
npx claudepluginhub gamblerix2/shannonforclaudecodeProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.