Lobster Debugging
v1.0.0Systematic debugging framework. 4-phase root-cause analysis with defense-in-depth. Never guess, never patch symptoms. From Claude Code + Superpowers.
⭐ 0· 44·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
Name and description match the SKILL.md content: a 4-phase systematic debugging process. Nothing in the package requests access to unrelated services, binaries, or secrets.
Instruction Scope
Instructions are high-level, actionable debugging steps (read errors, reproduce, git diff, add instrumentation, tests). They reference codebase-local activities and developer workflows only and do not direct the agent to read unrelated system files, environment variables, or external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. There is nothing written to disk or downloaded, so installation risk is minimal.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guidance's references (git, tests, instrumentation) are proportionate to debugging and do not require extra secrets.
Persistence & Privilege
always is false and there is no indication the skill persists settings, modifies other skills, or needs elevated platform privileges. Autonomous invocation is allowed (platform default) but not excessive here.
Assessment
This skill is an instruction-only debugging checklist and appears coherent and low-risk. Before using: ensure the agent is given only the repository and environment access you intend (avoid granting production credentials or write access to live systems); review any automated changes the agent proposes before applying; and treat the skill as guidance — it may tell an agent to run git commands or edit code, so supervise those actions if you care about safety or auditability.Like a lobster shell, security has layers — review code before you run it.
latestvk972q6fpkfy2kwdfppetfvdqd18476mn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
