What problem does it solve? Organizations lose track of their APIs as teams deploy microservices without central governance, leaving shadow and zombie endpoints unmonitored and exposed. This Skill builds a comprehensive API inventory so security teams can find undocumented, deprecated, and unauthenticated endpoints before attackers do. ## Core Features & Use Cases - Multi-Vector Discovery: Combines passive HAR traffic analysis, active endpoint probing, DNS subdomain enumeration, JavaScript source parsing, and AWS API Gateway inventory. - Shadow and Zombie API Detection: Compares discovered endpoints against documented catalogs to flag undocumented APIs and deprecated versions still responding. - Risk Classification: Labels endpoints by risk level, highlighting admin interfaces, exposed GraphQL introspection, and public Swagger documentation. - Use Case: During an authorized assessment, run the agent against a target domain to enumerate API subdomains, parse an exposed openapi.json spec, and produce a report showing 31 shadow APIs and 3 unauthenticated zombie endpoints. ## Quick Start Ask the agent to perform an API inventory and discovery audit against your authorized target domain and report any shadow or zombie APIs it finds.