Caveat verdict
mybooks
Personal book library management using credentials against self-hosted instance; explicitly warns against storing credentials in shared configs.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat 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/mybooks_api.py · prose · downgraded · pip3 install
Python os.environ.get — reads environment variable
scripts/mybooks_api.py · prose · downgraded · os.environ.get(
Permissions & capabilities
Requires 3 environment variables. (1 sensitive: MYBOOKS_PASSWORD). Requires 1 system binary.
Is this flag fair?
Thanks — recorded.