ClawAudit verdict

tbot-controller

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

The skill installs a package and accesses network resources.

⚠ 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.

30
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

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 medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

References webhook/callback URL

SKILL.md · code · WEBHOOK_URL

Pattern match medium

pip3 install — installs Python packages at runtime

README.md · code · pip3 install

Pattern match medium

subprocess execution — runs system commands from Python

scripts/tbotctl.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

scripts/tbotctl.py · prose · downgraded · os.getenv(

Pattern match low

Python urllib.request — network access

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

Why the tier is capped

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

Permissions & capabilities

Requires 1 system binary.

package_installnetwork_in

Is this flag fair?

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