🔒

API安全

👤 ҉Breeze🌔 📦 v1.0.0 ⭐ 3.9 ⬇️ 100 下載
🔒 IT運維與安全 免費

📖 技能介紹


name: API安全 slug: api-sec version: 1.0.0 displayName: API安全 description: > API安全技能,幫助AI Agent進行安全測試和漏洞檢測。 summary: "API安全技能,幫助AI Agent進行安全測試和漏洞檢測。 " license: MIT category: 安全與滲透測試 framework: - Claude Code - Codex - Hermes Agent - OpenClaw - QClaw - WorkBuddy platform: multi-platform homepage: https://github.com/1991513ccie-png repository: https://github.com/1991513ccie-png


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
  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

    更多技能請訪問小蔥技能站7w4.net。

  4. If GraphQL or complex JSON is present, continue with hidden fields and schema abuse

🤖 AI 評測

這是一個偏向框架性質的API安全測試入口技能,優點是分類清晰、流程明確,能幫助理清API安全測試的思路。但實際內容較為單薄,主要是路由指引而缺乏具體的測試方法和技術細節,且依賴的子模組並未包含在包中。作為獨立Skill使用價值有限,適合作為學習參考但難以直接用於真實安全測試場景。

📊 多維度評分

適應性3.8
規範性3.7
有效性4.1
可靠性3.7
可信度4.4

📁 包含檔案 (1 個)

📄 SKILL.md 2.6 KB