ClawAudit verdict
tbot-controller
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.
Permission integrity
package_install
Findings (7)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/.env
References webhook/callback URL
SKILL.md · code · WEBHOOK_URL
pip3 install — installs Python packages at runtime
README.md · code · pip3 install
subprocess execution — runs system commands from Python
scripts/tbotctl.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
scripts/tbotctl.py · prose · downgraded · os.getenv(
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?
Thanks — recorded.