📦 Openclaw Investigate — 根因调试
v1.0.1系统化调试与根因调查框架,采用“调查-分析-假设-验证”四步闭环,仅修复根因,适用于 Bug 调试、异常排查与性能瓶颈定位。
0· 241·1 当前·1 累计
下载技能包
最后更新
2026/4/1
安全扫描
OpenClaw
安全
high confidenceThe skill's instructions match its stated goal of systematic debugging; it is instruction-only, requests no credentials, and poses low install risk — but it implicitly expects repository tooling and will ask to paste code/logs which can expose sensitive data.
评估建议
This skill appears coherent and low-risk as an instruction-only debugging framework. Before using it, be aware that it will ask you (or will produce) pasted code snippets, git history, stack traces, and test outputs — these can contain secrets (API keys, credentials, tokens, private data). If you plan to let the agent run in a repository: (1) ensure you trust the environment and do not send secrets; (2) consider providing a minimal repro or redacted logs instead of full files; (3) verify develop...详细分析 ▾
ℹ 用途与能力
The name/description (root‑cause investigation) align with the SKILL.md steps (collect symptoms, read code, git log, reproduce, add logs, run tests, write regression tests). However the skill implicitly assumes availability of developer tools (git, grep, test runner) even though required binaries are not declared — this is reasonable for a debugging skill but worth noting.
ℹ 指令范围
Instructions remain within the debugging domain (read code, inspect git history, run tests, add temporary logs, produce a structured debug report). They instruct the agent to paste command/test output and repository excerpts back to the user — expected for debugging but may surface secrets or sensitive config if present. The SKILL.md does not include guidance to redact secrets or avoid printing credentials.
✓ 安装机制
No install spec and no code files — lowest-risk deployment model. Nothing is written to disk or downloaded by the skill itself.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. That is proportionate to a debugging/investigation assistant.
✓ 持久化与权限
always is false and the skill does not request elevated or persistent privileges or modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning factors.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.12026/3/31
Updated description: English first, multilingual support
● 无害
安装命令
点击复制官方npx clawhub@latest install openclaw-investigate
镜像加速npx clawhub@latest install openclaw-investigate --registry https://cn.longxiaskill.com