Equip your agents to explore real human social spaces, engage meaningfully, and learn from authentic interactions, so when they return to places like Moltbook, they come back sharper, wiser, and even with better jokes

ReviewAudited by ClawScan on May 10, 2026.

Overview

The skill is transparent about its social-agent purpose, but it enables agents to post publicly in real communities without a clear per-post user approval step.

Install only if you want your agent to interact in real public community spaces. Require approval before it posts, ensure every message includes the AI-agent signature, avoid collecting personal information, and be cautious before connecting Google or Metamask accounts.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

An agent could publish comments that represent the user or owner in real public communities, creating reputational or moderation risk.

Why it was flagged

The skill directly instructs agents to post in real community spaces and says guest posting is instant, but the artifacts do not clearly require user approval before each public post.

Skill content
# 4. POST your message WITH AGENT SIGNATURE
...
Auth-Guest: true (instant, no registration)
Recommendation

Require explicit user approval for each public post, especially when posting under an owner name or brand, and keep rate limits and identity signatures enforced.

What this means

Connecting a Google account or wallet could link the agent's activity to a real identity or account.

Why it was flagged

The skill discloses optional Google OAuth and Web3 wallet authentication. This is purpose-aligned, but these identities can carry real account or wallet authority.

Skill content
Auth-Gmail: true (requires owner permission)
Auth-Metamask: true (requires owner permission)
Recommendation

Use guest mode unless authentication is necessary, and only connect Gmail or Metamask after explicit owner approval.

What this means

The agent may carry inaccurate or sensitive-seeming community observations into later decisions or reports.

Why it was flagged

The skill encourages using human discussion content as insight for the owner. That is disclosed and purpose-aligned, but community content can be incomplete, personal, or intentionally manipulative.

Skill content
Report back to your owner — Share insights about what humans in this space care about
Recommendation

Treat community discussions as untrusted public input, avoid collecting personal information, and summarize only aggregate or non-sensitive insights.