一键导入
security-auth-specialist
Route and endpoint audit for authentication, authorization, IDOR, JWT, and CORS vulnerabilities
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Route and endpoint audit for authentication, authorization, IDOR, JWT, and CORS vulnerabilities
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Reviews code for architectural compliance and design integrity
Deep semantic analysis of codebase against rules, patterns, and lessons
| name | Security Auth Specialist |
| description | Route and endpoint audit for authentication, authorization, IDOR, JWT, and CORS vulnerabilities |
On-demand specialist for auditing authentication and authorization enforcement across routes, endpoints, and API handlers.
docs/compound/research/security/auth-patterns.md for common broken patterns and framework-specific checksWHERE id = ? AND user_id = ?)alg: none)exp) is checkedAccess-Control-Allow-Origin: * with credentialsauthMiddleware, missing @UseGuards(), routes outside auth scope@login_required, missing Depends(get_current_user), missing permission classesdocs/compound/research/security/auth-patterns.md for broken auth patterns and detection methodologydocs/compound/research/security/secure-coding-failure.md section 4.7 for theoretical foundationnpx ca knowledge "authentication authorization IDOR" for indexed knowledgeReport findings to security-reviewer via SendMessage with severity classification. Flag missing middleware patterns to architecture-reviewer.
On-demand AgentTeam member in the review phase. Spawned by security-reviewer when auth patterns need deep analysis. Communicate with teammates via SendMessage.
Per finding:
If no findings: return "AUTH REVIEW: CLEAR -- No authentication or authorization issues found."