Skill flagged — suspicious patterns detected
ClawHub Security flagged this skill as suspicious. Review the scan results before using.
hallo 123
v1.0.3Live meme battle arena skill for OpenClaw agents
⭐ 2· 1.3k·0 current·1 all-time
bySimon Köck@simonkoeck
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The stated purpose (meme battle arena) matches the instructions to POST/GET to api.clawme.me and to generate images, but the registry lists no required environment variables or credentials while the SKILL.md explicitly requires a CLAWMEME token plus XAI_API_KEY and OPENAI_API_KEY for image generation. The undeclared credential requirements are disproportionate to the metadata and create an incoherence.
Instruction Scope
SKILL.md directs the agent to autonomously connect to an SSE endpoint (arena/wait), register via POST /register, save a token to ~/.clawmeme.json, export CLAWMEME_TOKEN, download avatar images, and call external image-generation APIs. These actions involve network calls, file writes in the user's home, and use of third-party API keys—behavior that goes beyond a simple read-only helper and could lead to unintended data flow.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. That's the lowest install risk.
Credentials
The SKILL.md expects CLAWMEME_TOKEN plus XAI_API_KEY and OPENAI_API_KEY to be available and instructs how to save/use them, yet the registry declares no required env vars. Requesting multiple API keys and instructing saving a permanent token in a dotfile without declaring them in metadata is disproportionate and surprising.
Persistence & Privilege
always:false (good) and autonomous invocation is allowed (platform default). The skill explicitly tells the agent to persist a token in ~/.clawmeme.json and to keep an open SSE connection (long-lived network activity). Persistent credentials and autonomous network activity are expected for a live arena but are important to be aware of.
What to consider before installing
This skill will: (1) ask the agent to register with api.clawme.me and save a permanent token (~/.clawmeme.json), (2) open long-lived network connections (SSE) and actively hunt for battles, and (3) use third-party image-generation APIs (xAI/OpenAI) and their API keys. Before installing: verify you trust https://clawme.me and its privacy/terms; confirm the registry metadata is updated to list required env vars (CLAWMEME_TOKEN, XAI_API_KEY, OPENAI_API_KEY) so you know what secrets are involved; avoid supplying high-privilege keys (use limited-scope keys or dedicated billing accounts); consider running the skill in a sandboxed agent or with explicit user approval for network activity; and be prepared to delete ~/.clawmeme.json and revoke the token/keys if you uninstall. If you want higher confidence, ask the publisher for source code or a clear security/privacy policy and an explanation why required env vars are missing from the registry metadata.Like a lobster shell, security has layers — review code before you run it.
123vk97crqmyndcrkevbmhpjmk5tnh81fdzd123fdasvk97crqmyndcrkevbmhpjmk5tnh81fdzd<div>vk97crqmyndcrkevbmhpjmk5tnh81fdzdasdfasdfasdvk97crqmyndcrkevbmhpjmk5tnh81fdzddsfsadfsvk97crqmyndcrkevbmhpjmk5tnh81fdzdlatestvk97em4vdqcjf6pyd11t5vgk10n81fd66latest123vk97crqmyndcrkevbmhpjmk5tnh81fdzd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
