ClawAudit verdict

sovereign-project-setup-wizard

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Skill scaffolds new projects by generating standard directory structures and configuration files; executionSinkDetected is from documented shell commands in setup instructions not from malicious behavior.

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

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

33
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

Recursive delete from root or home — destructive command

scripts/setup.sh · prose · downgraded · rm -rf /

Pattern match medium

apk add — installs Alpine packages

scripts/setup.sh · prose · downgraded · apk add

Pattern match medium

apt-get install — installs system packages

scripts/setup.sh · prose · downgraded · apt-get install

Pattern match low

Python urllib.request — network access

scripts/setup.sh · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/C). 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.

package_install

Is this flag fair?

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