Caveat verdict

SPM

spm

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Super Project Manager skill for structured software development workflows with WBS, context management, and quality gates — legitimate project orchestration tool.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
80
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (12)

Pattern match critical

Pipe to python — executes piped content as Python code

INSTALL.md · code · | python3

Pattern match critical

Recursive delete from root or home — destructive command

INSTALL.md · code · rm -rf ~

Pattern match critical

<script> tag in markdown — potential code injection

skills/spm-security/SKILL.md · code · <script>

Pattern match critical

Possible hardcoded credential

skills/spm-testing/SKILL.md · code · password: 'password123

Pattern match high

Accesses OpenClaw config/secrets directly

INSTALL.md · code · ~/.openclaw/openclaw.json

Pattern match medium

Accesses sensitive environment variables

references/task-ledger-template.md · code · process.env.JWT_SECRET

Pattern match medium

subprocess execution — runs system commands from Python

scripts/verify_checklists.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

scripts/verify_checklists.py · prose · downgraded · subprocess.run( cmd, shell=True

Pattern match medium

Popular HTTP library — network access

skills/spm-testing/SKILL.md · code · axios

Pattern match medium

apt-get install — installs system packages

skills/spm-docker/SKILL.md · prose · downgraded · apt-get install

Pattern match low

References agent configuration files

docs/skill-selection-matrix.md · prose · downgraded · CLAUDE.md

Pattern match low

Opens WebSocket connection

skills/spm-docs/SKILL.md · prose · downgraded · WebSocket

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outpackage_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API