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

sast-idor

// Detect Insecure Direct Object Reference (IDOR) vulnerabilities in a codebase using a three-phase approach: recon (find candidates), batched verify (check authorization in parallel subagents, 3 candidates each), and merge (consolidate batch results). Checks endpoints for missing ownership or authorization checks on user-supplied identifiers. Requires sast/architecture.md (run sast-analysis first). Outputs findings to sast/idor-results.md. Use when asked to find IDOR or authorization bypass bugs.

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