ClawAudit verdict
3x-ui-vps
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.
Permission integrity
network_out
Findings (7)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/bootstrap-host.sh · prose · downgraded · curl -fsSL https://get.acme.sh | sh
Pipe to sh — executes piped content as shell commands
scripts/bootstrap-host.sh · prose · downgraded · | sh
Possible hardcoded credential
scripts/bootstrap-host.sh · prose · downgraded · PASSWORD="${PANEL_PASSWORD}
apt-get install — installs system packages
scripts/bootstrap-host.sh · prose · downgraded · apt-get install
Python urllib.request — network access
scripts/add-inbound-client.py · prose · downgraded · urllib.request
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?
Thanks — recorded.