autorenew

SKILL DETAIL

API Security Testing

Use this skill when you need evidence-bounded api-security-testing analysis and validation preparation; triggers include API 安全测试 and api-security-testing.

StatusStable
TypeAtomic Skill
DomainSoftware testing
SDLCTest design
Good forQA / DEV
LanguageChinese / English
EvalsEvals ✓
Synced2026-09-15

Why this Skill

It turns this Skill's method into a quality input that can be executed, reviewed, and reused.

  • Use this Skill when the work needs evidence-bounded analysis of API attack surface, input boundaries, identity and authorization, error leakage, and security contracts.
  • Analyze only API attack surface, input boundaries, identity and authorization, error leakage, and security contracts; do not log in, call real APIs, or read credentials.
  • Do not invent vulnerabilities, exploit success, remediation completion, scan coverage, or security-pass claims.
  • Mark unsupported evidence as pending, blocked, or unassessed and provide an isolated validation method.
  • Treating broad security review or API contract checking as a complete substitute for API Security Testing.

When to use

Use this Skill
  • Use this Skill when the work needs evidence-bounded analysis of API attack surface, input boundaries, identity and authorization, error leakage, and security contracts.
  • Use it when input is incomplete but a reviewable draft with assumptions and gaps is still useful.
  • Use it when static security evidence must remain separate from planned validation and completed execution.
Common pitfalls
  • Treating broad security review or API contract checking as a complete substitute for API Security Testing.
  • Listing attack names without applicability, evidence, expected results, or close conditions.
  • Declaring a system secure with incomplete input, or reading real credentials for completeness.

Input

Minimum Input
  • Read prompts/api-security-testing.md and follow its input audit, coverage checklist, and output contract.
Recommended Input
  • Project goal
  • Test scope
  • Constraints
Optional Context
  • Relevant code or configuration
  • Historical results
  • Logs and metrics

Output

The output follows this Skill's method and makes facts, assumptions, risks, and next steps explicit.

Judge the output value before installing

  1. 01Read prompts/api-security-testing.md and follow its input audit, coverage checklist, and output contract.
  2. 02Extract scope, environment, version, roles, data, dependencies, constraints, and available evidence.
  3. 03Model API attack surface, input boundaries, identity and authorization, error leakage, and security contracts with reviewable scenarios, separating known facts, inferences, and candidate validation.
  4. 04Record impact, priority, owner role, close condition, and validation method for each item.
View full output structure
  1. 05With incomplete input, deliver a bounded draft; do not turn a risk assumption into a confirmed vulnerability or security pass.

How It Works

  1. 01Read prompts/api-security-testing.md and follow its input audit, coverage checklist, and output contract.
  2. 02Extract scope, environment, version, roles, data, dependencies, constraints, and available evidence.
  3. 03Model API attack surface, input boundaries, identity and authorization, error leakage, and security contracts with reviewable scenarios, separating known facts, inferences, and candidate validation.
  4. 04Record impact, priority, owner role, close condition, and validation method for each item.
  5. 05With incomplete input, deliver a bounded draft; do not turn a risk assumption into a confirmed vulnerability or security pass.

Install & Quick Start

Install command / SHELL
npx skills add \
  https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/testing-types/api-security-testing
  -g
api-security-testing.prompt
@skill api-security-testing

Using the current project context, produce an actionable result following this Skill.

Additional context:
[Paste project context or requirement]