@wlshlad85

Superpowers Dev Workflow

Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...

Current version
v1.0.0
19 2.8万All installs 0

v1.0.0

2026/02/27

Version

Initial port of obra/superpowers for OpenClaw — spec-first, TDD, subagent-driven development workflow

Security Scan

Status

clean

Open VirusTotal

OpenClaw

Official security analysis

clean

OpenClaw analysis

This is a disclosed software-development workflow skill; its command use, subagents, commits, and branch actions fit that purpose and include user gates for higher-impact steps.

Confidence: high

VirusTotal

Type: OpenClaw Skill Name: superpowers Version: 1.0.0 This skill bundle is suspicious due to its extensive use of powerful execution capabilities (`exec`, `sessions_spawn`) and dynamic command generation. Files like `SKILL.md`, `references/finishing-branch.md`, and `references/writing-plans.md` instruct the agent to construct and execute various shell commands (`git`, `gh`, `pytest`, `pnpm test`, `cargo test`, `go test`) using potentially user-controlled input (e.g., branch names, PR titles). This creates a significant risk of prompt injection and shell injection if user input is not rigorously sanitized, allowing an attacker to execute arbitrary commands or manipulate sub-agent behavior. While the skill's stated purpose is legitimate software development, the inherent power and lack of explicit input sanitization for command construction elevate it beyond benign.

Metadata

  • Owner: @wlshlad85
  • Created: 2026/02/27
  • Updated: 2026/09/16
  • Versions: 1
  • Comments: 0
  • Scan checked at: 2026/09/11

Runtime

No runtime requirements are exposed in the official public payload.

Superpowers Dev Workflow | ClawHub CN