Superclaw

v0.1.0

Structured development workflow for OpenClaw agents - Brainstorm, Plan, Execute, Review. Brings systematic software development with TDD, clear specs, and su...

0· 131·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 and description match the actual instructions: a four-phase TDD development workflow that creates design/plan docs, runs tasks, and makes git commits. The only required binary is git, which is appropriate.
Instruction Scope
SKILL.md provides high-level, expected workflow steps (create files under docs/, write tests, make commits, review). It does not instruct reading unrelated files or accessing secrets. One vague item — 'reports progress' — could be interpreted broadly (e.g., sending progress to an external endpoint) and should be clarified before granting autonomous network permissions.
Install Mechanism
No install spec or code is present (instruction-only), so nothing will be downloaded or written by an installer. This is the lowest-risk install model.
Credentials
No environment variables, credentials, or config paths are required. Requesting only git is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent elevated privileges or modifications to other skills or system-wide settings.
Assessment
This skill appears coherent and low-risk, but before installing: (1) confirm what 'reports progress' means and whether the agent will be allowed to send data externally; (2) verify whether the agent is permitted to push commits to remote repos — if you don't want remote pushes, ensure network or git credentials are restricted; (3) ensure your repo/workspace is backed up and that any automated tests/tools the workflow expects are available; (4) run the skill in an isolated environment or with limited network access if you want to be cautious. Additionally, note the README references an MIT license but no LICENSE file is included in the package — if license matters, request the license file from the author.

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

latestvk975gsyzw5fvb90jqw3mhjp48s8355fe

License

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

Runtime requirements

🦞 Clawdis
Binsgit

Comments