api-recon-and-docs

api recon and docs

yaklang 1.4k ↓ 2.1k MIT updated 2mo ago
Claude Code
View source ↗

What it does

  • optional and undocumented fields
  • admin-only request examples
  • deprecated endpoints that may still be active
  • schema hints like additionalProperties: true
  • parameter names tied to filtering, sorting, IDs, roles, or tenancy

Requirements & configuration

  • AI LOAD INSTRUCTION: Use this skill first when the target is a REST, mobile, or GraphQL API and you need to enumerate endpoints, documentation, versions, and hidden surface area before exploitation.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

api recon and docs

Source

Repository: https://github.com/yaklang/hack-skills

api-recon-and-docs FAQ

What does the api-recon-and-docs skill do?

>- API reconnaissance and documentation review playbook. Use when discovering endpoints, schemas, versions, OpenAPI specs, hidden docs, and surface area for API testing. optional and undocumented fields admin-only request examples

What does api-recon-and-docs require?

AI LOAD INSTRUCTION: Use this skill first when the target is a REST, mobile, or GraphQL API and you need to enumerate endpoints, documentation, versions, and hidden surface area before exploitation.

How do I install api-recon-and-docs?

Run: npx -y skills add https://github.com/yaklang/hack-skills --skill api-recon-and-docs --agent claude-code — the source lives at github.com/yaklang/hack-skills.

Maintain api-recon-and-docs?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[api-recon-and-docs on getagentictools](https://getagentictools.com/skills/yaklang-hack-skills-api-recon-and-docs?ref=badge)
npx agentictools info skills/yaklang-hack-skills-api-recon-and-docs

The second line is the CLI lookup for this page — handy in READMEs and docs.