Skip to main content
Run any Skill in Manus
with one click

deep-scan

Stars2
Forks3
UpdatedJuly 4, 2026 at 09:43

对指定代码路径执行三层深度扫描:high-impact-bug-audit(高影响缺陷审计) → logic-analyzer(逻辑影响分析)→ security-review(安全审查)。 用于在代码审查、合入前检查、安全审计等场景下,对 C++/JS/TS 代码进行系统性风险排查。 触发方式: 1. 用户输入 /deep-scan {path} 2. 用户用自然语言表达“对某某路径做深度扫描/全面排查/安全审计/bug audit”等意图, 例如:“对 services/abilitymgr 做深度扫描”、“全面排查 frameworks/native 的高危 bug”、 “审计 interfaces/inner_api 的安全问题”。 输出:按 P0/P1/P2 优先级排序的 Excel 问题汇总表(规范输出)。 扫描范围默认排除 ets 和 cj 前缀的源文件;用户若通过自然语言明确要求包含,再另行确认。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly