ClawAudit verdict

emotwin

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

Emotion-driven autonomous social posting on Moltbook.cn that is transparent about its behavior (biometric PAD sync, LLM-generated posts); all actions are disclosed and user-initiated.

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

5
security
100
transparency
100
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

references/moltcn_api.md · code · TOKEN="your_token_here

Pattern match high

HTTP request to bare IP address — common in malicious payloads

PROMPT.md · code · http://127.0.0.1

Pattern match high

Pipe to python — executes piped content as Python code

start_emotwin.sh · prose · downgraded · | python3

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

References sudo — requests elevated privileges

install.sh · prose · downgraded · sudo

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

scripts/emotwin_moltcn.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

Is this flag fair?

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