Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

sast-missingauth

// Detect missing authentication and broken function-level authorization vulnerabilities in a codebase using a three-phase approach: recon (map endpoints and the role/permission system), batched verify (check auth/authz in parallel subagents, 3 endpoints each), and merge (consolidate batch results). Covers unauthenticated access and vertical privilege escalation (e.g., regular user accessing admin-only functions). Requires sast/architecture.md (run sast-analysis first). Outputs findings to sast/missingauth-results.md. Use when asked to find missing auth, broken access control, or privilege escalation bugs.

$ git log --oneline --stat
stars:648
forks:29
updated:2026년 3월 31일 15:54
SKILL.md
readonly