Debug System
v1.0.0Identify root causes of errors and failures in code, APIs, workflows, and systems. Provides structured debugging steps, explanations, and fixes.
⭐ 1· 134·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description (identify root causes, suggest fixes) match the SKILL.md instructions. There are no unrelated env vars, binaries, or install steps requested — everything required to use the skill is user-provided data, which is appropriate for a debugging helper.
Instruction Scope
The SKILL.md confines actions to analyzing user-provided inputs (logs, code snippets, API responses). It explicitly states it will not access external systems without user input and does not instruct the agent to read system files, environment variables, or configuration outside what the user supplies.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded. That minimizes installation risk and is proportionate for this skill.
Credentials
The skill requests no environment variables, credentials, or config paths. This is appropriate for a debugger that operates on user-supplied data. Note: the skill will analyze whatever the user pastes, so users should avoid submitting secrets or private keys.
Persistence & Privilege
always:false and no install means the skill does not request permanent presence or elevated privileges. Autonomous invocation by the agent is allowed (platform default) but not combined with other concerning privileges here.
Assessment
This skill is an instruction-only debugging assistant and is internally consistent with its stated purpose. Before using it, avoid pasting sensitive secrets, credentials, or private keys into the chat. If a future version adds install steps, requests environment variables, or includes code files that run commands or download artifacts, reevaluate — those changes would raise new risks. Otherwise, it's safe to use for analyzing error messages, logs, and code snippets you provide.Like a lobster shell, security has layers — review code before you run it.
latestvk97fj92s6rmbcdnvx2k0f1g0s583hkvg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
