ワンクリックで
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."