Meme Master

v1.0.0

Use when the user talks with memes, stickers, reaction images, or wants a more natural image-meme chat style. Also use when deciding whether to interpret an...

0· 73·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name and description match the SKILL.md: guidance for interpreting memes, choosing meme replies, and maintaining a small meme library. There are no unrelated environment variables, binaries, or installs declared.
Instruction Scope
The runtime instructions are focused on social interpretation of images and clearly restrict literal image analysis to explicit user requests. They also instruct the agent to selectively save memes and maintain an index file in the agent workspace; this is within the stated purpose but expands runtime scope to file I/O (saving user-provided images and metadata). Users should be aware that the skill expects permission to read/write under the agent workspace for storing memes and timestamps.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. The only resource it references is a workspace location for storing memes; that is proportionate to the claimed functionality.
Persistence & Privilege
always:false (normal). The SKILL.md explicitly recommends persisting memes and a meme-index.md inside the agent workspace (example paths under /home/node/.openclaw/workspace-*/memes/). Persisting user images and usage timestamps is expected for a meme library but is a persistence/privacy decision the user should consider. The skill does not request system-wide configuration changes or other skills' credentials.
Assessment
This skill appears to do what it says: help the agent respond to memes and optionally maintain a small meme library. Before installing, consider that it recommends saving images and a meme-index.md inside the agent workspace — which means user images and usage metadata may be written to disk. If you have privacy concerns: (1) confirm where your agent workspace is stored and who can access it; (2) decide whether the agent is allowed to store images (avoid saving private photos); (3) set a clear storage limit or retention policy (the skill suggests a 50–100 meme cap); and (4) if you do not want the agent to persist images, disable or edit the skill so it treats memes transiently. Because the skill requests no credentials and has no installer, there are no other obvious risks.

Like a lobster shell, security has layers — review code before you run it.

latestvk97777sxtpnh98a54z7cmjvn6s83hvmw

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments