Skip to main content
在 Manus 中运行任何 Skill
一键导入

security-review

星标0
分支0
更新时间2026年5月1日 16:38

Use this skill when the user wants a security review of recent code changes — triggers are "/security-review", "audit this branch for security issues", "OWASP review", "check for vulnerabilities", "is this code safe", or right before merging a PR with non-trivial changes. Diffs the current branch against a base commit, then runs a security-focused review covering OWASP Top 10 (injection, XSS, SSRF, auth flaws, crypto misuse, path traversal, unsafe deserialization), secret leakage, unsafe exec/eval, and untrusted input flowing to privileged sinks. Produces a severity-rated finding list. Requires a git repository in the workspace folder.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly