ClawAudit verdict

talebook

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

35
security
80
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD="your_password

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 low

pip3 install — installs Python packages at runtime

scripts/talebook_api.py · prose · downgraded · pip3 install

Pattern match low

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?

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