clawlite-investigate

v1.0.0

中文:系统化 debug 与根因调查框架(调查-分析-假设-验证),只做针对根因的修复。适用于 bug 调试、异常行为分析、服务报错排查,提供可复验结论。 日本語:調査・分析・仮説・検証の4段階で根本原因を追うデバッグフレーム。表面的修正を避け、再発防止を意識した実証可能な結論を生成。 한국어:조사/분석/가설/...

0· 101·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (systematic root-cause debugging) match the instructions: reading code, git history, reproducing bugs, adding temporary logs, running tests, and producing a structured report. No unrelated binaries, env vars, or external services are required.
Instruction Scope
SKILL.md instructs the agent to collect symptoms, read source files, run git commands, grep, add temporary logs/assertions, run tests, and produce reports — all appropriate for debugging. It does not instruct reading unrelated system files, secrets, or exfiltrating data to external endpoints. It does ask to 'paste output' (i.e., include test/replication output), which is expected for a debug report.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is downloaded or written to disk by an installer.
Credentials
The skill requires no environment variables, credentials, or config paths. The runtime actions (reading repo files, git history, running tests) are proportional to a debugging task.
Persistence & Privilege
always:false and default autonomy settings; the skill does not request persistent/system-wide presence or modify other skills. It may instruct temporary code/log changes as part of verification — that's normal for debugging but worth noting.
Assessment
This skill appears coherent and only describes normal debugging actions. Before installing, confirm you are comfortable granting the agent read/write access to the repository and permission to run tests/commands (it may add temporary logs or small commits for verification). Avoid enabling autonomous invocation if you do not want the agent to run these steps without explicit consent. Also ensure the repo contains no unintentional secrets (API keys, credentials) because the skill will read code and logs as part of investigation.

Like a lobster shell, security has layers — review code before you run it.

latestvk975mwm413epxpzfjs55yje72983tgw7

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments