安全扫描
OpenClaw
安全
high confidenceThis is an instruction-only skill that enforces a four‑phase debugging workflow; its inputs and instructions are consistent with that purpose and it requests no extra permissions or installs.
评估建议
This skill is coherent and low-risk: it only contains human-readable debugging rules and asks for no credentials or installs. Before enabling it, consider: (1) the skill is prescriptive — it will encourage the agent to refuse fixes until investigation is done, which might slow down quick patch workflows; (2) it references another skill (superpowers-tdd) — review that skill if you plan to use it; (3) autonomous invocation is permitted by default on the platform (disable-model-invocation can be se...详细分析 ▾
✓ 用途与能力
The skill name/description and the SKILL.md all describe the same goal: enforcing a four-phase, evidence-driven debugging process. There are no unrelated environment variables, binaries, or config paths requested, so nothing requested is out-of-scope for a debugging-guidance skill.
ℹ 指令范围
The SKILL.md contains prescriptive runtime instructions for debugging (read stack traces, reproduce, check git diffs, track data flow, write failing tests, perform minimal tests). Those instructions stay within the debugging domain and do not instruct the agent to exfiltrate data or access unrelated secrets. Note: it references another skill ('superpowers-tdd') for writing failing tests — if you plan to use this skill, verify that referenced skill's behavior and permissions.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written to disk by the skill itself.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. Its guidance suggests examining repository state (git diffs, stack traces) which is appropriate for debugging and does not imply unnecessary credential access.
✓ 持久化与权限
Flags: always=false (not forced), user-invocable=true, disable-model-invocation=false. Autonomous invocation is allowed by platform default but there are no other elevated persistence or cross-skill config modifications requested.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/26
Initial release: OpenClaw-adapted skill for the Superpowers development methodology suite.
● Pending
安装命令
点击复制官方npx clawhub@latest install superpowers-systematic-debugging
镜像加速npx clawhub@latest install superpowers-systematic-debugging --registry https://cn.longxiaskill.com