@yaklang/api-sec

>-

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md
nameapi-sec
description>-

API Security Router

This is the routing entry point for API security testing.

Use this skill first to decide whether the API issue is mostly recon/docs, object authorization, token trust, or GraphQL/hidden parameters, then route to a deeper topic skill.

When to Use

  • The target exposes REST APIs, mobile backends, or GraphQL endpoints
  • You need to define API testing order before going into specific topics
  • You want to handle object authorization, JWT, GraphQL, and hidden fields as separate tracks

Skill Map

Quick Triage

Observation Route
Swagger or OpenAPI is present api-recon-and-docs
IDs appear in URL, JSON, headers, or GraphQL args api-authorization-and-bola
JWT token visible in traffic api-auth-and-jwt-abuse
/graphql or batched JSON arrays are present graphql-and-hidden-parameters
Registration, login, or profile updates accept extra fields api-authorization-and-bola then api-auth-and-jwt-abuse

Recommended Flow

  1. Start with exposed endpoints and documentation assets
  2. Then evaluate object-level and function-level authorization
  3. Then evaluate token, header, signature, and rate-limit boundaries
  4. If GraphQL or complex JSON is present, continue with hidden fields and schema abuse

Related Categories

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@yaklang/api-sec/verified)](https://skillsafe.ai/skill/@yaklang/api-sec/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@yaklang/api-sec/installs)](https://skillsafe.ai/skill/@yaklang/api-sec/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@yaklang/api-sec/scan)](https://skillsafe.ai/skill/@yaklang/api-sec/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@yaklang/api-sec/eval)](https://skillsafe.ai/skill/@yaklang/api-sec/)