Caveat verdict

moltbook-ops

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

23
security
60
transparency
70
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="your_key_here

Pattern match high

Pipe-to-python pattern — remote code execution risk

SKILL.md · prose · downgraded · curl | python

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | python

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

Python urllib.request — network access

scripts/moltbook_ops.py · prose · downgraded · urllib.request

Pattern match low

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?

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