ClawAudit verdict

moltbook-authentic-engagement

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

Defines quality-filter protocols and spam detection heuristics for authentic social media engagement; credential_access is for the Moltbook API key stored in a config file, and the executionSinkDetected flag likely reflects config file writes.

⚠ 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.

33
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Accesses agent memory/configuration files

agent_memory

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · api_key: "your_moltbook_api_key

Pattern match medium

References agent memory files

SKILL.md · code · MEMORY.md

Pattern match medium

subprocess execution — runs system commands from Python

lib/engagement.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

lib/engage.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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_accessagent_memory

Is this flag fair?

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