ClawAudit verdict
proxybase
proxybase-openclaw-skill
Accesses credentials AND makes external network calls
The skill performs zero-configuration automatic registration and enables purchasing SOCKS5 proxies with cryptocurrency via API; autonomous crypto spending and auto-registration without per-transaction confirmation is a genuine concern.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Findings (5)
Possible hardcoded credential
proxybase.sh · prose · downgraded · API_KEY="$API_KEY
Recursive delete from root or home — destructive command
test_security.sh · prose · downgraded · rm -rf /
Accesses sensitive system files
test_security.sh · prose · downgraded · /etc/passwd
References webhook/callback URL
SKILL.md · code · callback_url
Popular HTTP library — network access
test_security.sh · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 environment variable. Requires 2 system binaries. (1 elevated: curl).
network_outcredential_accessnetwork_in Thanks — recorded.