ClawAudit verdict

proxybase

proxybase-openclaw-skill

45
🟠 Risky
Significant concerns — only install if you understand the risks

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.

0
security
70
transparency
70
maintenance

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.

Capability combination high

Accesses credentials AND makes external network calls — potential credential theft

LLM02 · ASI03

Findings (5)

Pattern match high

Possible hardcoded credential

proxybase.sh · prose · downgraded · API_KEY="$API_KEY

Pattern match high

Recursive delete from root or home — destructive command

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

Pattern match high

Accesses sensitive system files

test_security.sh · prose · downgraded · /etc/passwd

Pattern match medium

References webhook/callback URL

SKILL.md · code · callback_url

Pattern match low

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
Check another skill Browse the registry Auditing your own skills or configs? Use the API