ClawAudit verdict

joyin-robot-control

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

Accesses credentials AND encodes data

The skill's use of OpenAPI and sensitive environment variables introduces potential security risks.

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.

50
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 encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Findings (4)

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Base64 encoding/decoding

SKILL.md · code · base64-encode

Pattern match low

Python urllib.request — network access

scripts/robot_cmd.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/robot_cmd.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 3 environment variables. (1 sensitive: JOYIN_AUTH_KEY). Requires 1 system binary.

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