@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...

当前版本
v1.0.0
19 2.8万总安装 0

references/brainstorming.md

text/markdown · 1433 字节

references/finishing-branch.md

text/markdown · 2313 字节

references/subagent-development.md

text/markdown · 3083 字节

references/systematic-debugging.md

text/markdown · 2914 字节

references/tdd.md

text/markdown · 2527 字节

references/writing-plans.md

text/markdown · 1995 字节

SKILL.md

text/markdown · 4774 字节

skill-card.md

text/markdown · 2764 字节

Security Scan

OpenClaw

官方安全分析

clean

OpenClaw 分析

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.

置信度: 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.

元数据

  • 作者: @wlshlad85
  • 创建时间: 2026/02/27
  • 更新时间: 2026/09/16
  • 版本数: 1
  • 评论数: 0
  • 扫描时间: 2026/09/11

运行要求

官方公开数据里暂未列出运行要求。

Superpowers Dev Workflow | ClawHub 中文站