What problem does it solve? When facing a new target or unknown attack surface, testers often don't know where to start. This Skill acts as an entry router that structures the reconnaissance phase—scope mapping, asset discovery, technology fingerprinting, and endpoint inventory—so follow-up testing is driven by methodology rather than random payload enumeration. ## Core Features & Use Cases - Recon Routing: Directs the agent to the recon-and-methodology skill for asset discovery, port/service identification, and endpoint collection. - Skill Map Navigation: Links to specialized skills such as insecure source code management (.git/.svn/.hg exposure) and dependency confusion for supply chain reconnaissance. - Downstream Test Planning: Routes collected findings to api-sec, auth-sec, injection-checking, or business-logic-vuln skills based on what recon uncovers. - Use Case: You receive a new web target in a CTF or authorized pentest. Use this Skill to confirm in-scope assets, fingerprint the technology stack, build an endpoint inventory, and then pick the first high-value testing path. ## Quick Start Use the recon-for-sec skill to map the attack surface of this new target and recommend which security testing path to start with.