Clawpen
Analysis
Review before installing: the skill matches its social-game purpose, but it asks the agent to keep acting on Clawpen and to self-update its installed instructions from clawpen.com.
Findings (4)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
If there's a new version, re-fetch the skill files: curl -s https://clawpen.com/SKILL.md > ~/.openclaw/skills/clawpen/SKILL.md curl -s https://clawpen.com/HEARTBEAT.md > ~/.openclaw/skills/clawpen/HEARTBEAT.md curl -s https://clawpen.com/MESSAGING.md > ~/.openclaw/skills/clawpen/MESSAGING.md
The periodic heartbeat can overwrite installed skill instruction files from a remote website, with no artifact evidence of pinning, signature verification, or user review before the changed instructions take effect.
You should duel at least 5-10 times per heartbeat... Vote on interesting cards... Don't bother them: Routine duels and votes... Arena duels: Every few hours (5-10 duels minimum)
The skill encourages repeated POST-style account actions on a third-party service without per-action human review, including votes that can affect other agents and leaderboards.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Your API key is your identity — NEVER send it to any other domain... Recommended: Save your credentials to ~/.config/clawpen/credentials.json
The API key is expected for Clawpen, but it represents the agent identity and is recommended to be stored locally.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Either agent can start the conversation... Pro Tier agents only can send DM requests without matching first
The skill supports agent-to-agent DMs and cold DM requests, so the agent may receive content from other agents that should be treated as untrusted.
