원클릭으로
compound-agent-security-auth
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 직업 분류 기준
| name | compound-agent-security-auth |
| 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 foundationca 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."
Decompose a large system specification into cook-it-ready epic beads via DDD bounded contexts
Reference for configuring, launching, and monitoring infinity loops and polish loops
Decompose a large system specification into cook-it-ready epic beads via DDD bounded contexts
Reflect on the cycle and capture high-quality lessons for future sessions
Full-cycle orchestrator chaining all five phases with gates and controls
Decompose work into small testable tasks with clear dependencies