ClawAudit verdict

suiwarp

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

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.

0
security
70
transparency
70
maintenance

Permission integrity

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

network_out

Findings (6)

Pattern match high

Pipe to bash — executes piped content as shell commands

setup.sh · prose · downgraded · | bash

Pattern match high

Pipe to python — executes piped content as Python code

setup.sh · prose · downgraded · | python3

Pattern match high

Possible hardcoded credential

setup.sh · prose · downgraded · PASSWORD = "$PASSWORD

Pattern match high

Recursive delete from root or home — destructive command

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

Pattern match medium

Opens WebSocket connection

SKILL.md · frontmatter · WebSocket

Pattern match medium

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?

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