ClawAudit verdict

3x-ui-vps

18
🔴 Dangerous
High-risk patterns flagged for review — automated deep scan, not behaviorally verified.

The skill's content involves scripts that could potentially modify server configurations and execute code. Malicious behavior is possible.

⚠ 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 (7)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/bootstrap-host.sh · prose · downgraded · curl -fsSL https://get.acme.sh | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/bootstrap-host.sh · prose · downgraded · | sh

Pattern match high

Possible hardcoded credential

scripts/bootstrap-host.sh · prose · downgraded · PASSWORD="${PANEL_PASSWORD}

Pattern match medium

apt-get install — installs system packages

scripts/bootstrap-host.sh · prose · downgraded · apt-get install

Pattern match low

Python urllib.request — network access

scripts/add-inbound-client.py · prose · downgraded · urllib.request

Pattern match low

Sets world-executable permissions

scripts/ssh-with-password.sh · prose · downgraded · chmod 700

Why the tier is capped

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

Permissions & capabilities

Requires 3 system binaries. (1 elevated: ssh).

network_out

Is this flag fair?

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