ClawAudit verdict
talebook
Personal book library management skill that connects to a user-hosted Talebook/MyBooks instance using credentials from env vars; explicitly advises against storing credentials in shared config files.
⚠ 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.
Findings (5)
Possible hardcoded credential
SKILL.md · code · PASSWORD="your_password
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
pip3 install — installs Python packages at runtime
scripts/talebook_api.py · prose · downgraded · pip3 install
Python os.environ.get — reads environment variable
scripts/talebook_api.py · prose · downgraded · os.environ.get(
Permissions & capabilities
Requires 3 environment variables. (1 sensitive: TALEBOOK_PASSWORD). Requires 1 system binary.
Is this flag fair?
Thanks — recorded.