Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

sast-pathtraversal

// Detect path traversal vulnerabilities in a codebase using a three-phase approach: recon (find file-loading sinks with dynamic paths), batched verify (trace user input and mitigations in parallel subagents, 3 sinks each), and merge (consolidate batch results). Requires sast/architecture.md (run sast-analysis first). Outputs findings to sast/pathtraversal-results.md. Use when asked to find path traversal, directory traversal, or file disclosure bugs.

$ git log --oneline --stat
stars:648
forks:29
updated:31 mars 2026 à 15:54
SKILL.md
readonly