Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

sast-rce

// Detect Remote Code Execution (RCE) vulnerabilities in a codebase using a three-phase approach: recon (find dangerous execution sinks), batched verify (trace user input to sinks in parallel subagents, 3 sinks each), and merge (consolidate batch results). Covers OS command injection, eval-like sinks, and unsafe deserialization. Requires sast/architecture.md (run sast-analysis first). Outputs findings to sast/rce-results.md. Use when asked to find RCE, command injection, or unsafe deserialization bugs.

$ git log --oneline --stat
stars:٦٤٨
forks:٢٩
updated:٣١ مارس ٢٠٢٦ في ١٥:٥٤
SKILL.md
readonly