Caveat verdict
moltbook-ops
Operations helper that uses MOLTBOOK_API_KEY for authenticated Moltbook API calls; all operations (heartbeat, notifications, post creation) are standard social platform interactions with no credential exfiltration.
⚠ 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 (6)
Possible hardcoded credential
README.md · code · API_KEY="your_key_here
Pipe-to-python pattern — remote code execution risk
SKILL.md · prose · downgraded · curl | python
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | python
References agent memory files
SKILL.md · prose · downgraded · MEMORY.md
Python urllib.request — network access
scripts/moltbook_ops.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/moltbook_ops.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class C). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.