ClawAudit verdict
sovereign-project-setup-wizard
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.
Permission integrity
package_install
Findings (5)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
Recursive delete from root or home — destructive command
scripts/setup.sh · prose · downgraded · rm -rf /
apk add — installs Alpine packages
scripts/setup.sh · prose · downgraded · apk add
apt-get install — installs system packages
scripts/setup.sh · prose · downgraded · apt-get install
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?
Thanks — recorded.