ClawAudit verdict
suiwarp
A proxy server deployment skill that downloads a setup script via curl|bash from a clearly declared named GitHub repository for a legitimate VPS proxy use-case; no credential exfiltration or deceptive behavior is present.
⚠ 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
network_out
Findings (6)
Pipe to bash — executes piped content as shell commands
setup.sh · prose · downgraded · | bash
Pipe to python — executes piped content as Python code
setup.sh · prose · downgraded · | python3
Possible hardcoded credential
setup.sh · prose · downgraded · PASSWORD = "$PASSWORD
Recursive delete from root or home — destructive command
setup.sh · prose · downgraded · rm -rf /
Opens WebSocket connection
SKILL.md · frontmatter · WebSocket
apt-get install — installs system packages
setup.sh · prose · downgraded · apt-get install
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). 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_outnetwork_in Is this flag fair?
Thanks — recorded.