← 返回 Skills 市场
1007
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install smart-meme-generator
功能描述
Generates context-aware memes by selecting optimal templates and crafting witty captions for any topic, situation, or social media content.
安全使用建议
This skill appears to do only what it says: choose meme templates and call imgflip to create images. Before installing, consider: (1) The script includes hard-coded imgflip credentials — those are a shared account and could be abused or rate-limited; prefer exporting your own IMGFLIP_USER/IMGFLIP_PASS if you plan frequent use. (2) Captions and topics you send are transmitted to imgflip's API and may be subject to their terms or become public; do not send sensitive or private data. (3) The skill can invoke autonomously (normal default), but it does not request broad credentials or system access. If you want extra safety, inspect/replace the embedded credentials in the script and confirm you are comfortable with the external network call to https://api.imgflip.com/caption_image.
功能分析
Type: OpenClaw Skill
Name: smart-meme-generator
Version: 1.1.0
The skill is classified as suspicious due to the presence of hardcoded credentials (`davememebot`, `DaveMakes3Memes!`) in `scripts/generate_meme.py`. While these credentials are used for the stated purpose of interacting with the imgflip API and are mentioned in `SKILL.md` as the 'free imgflip account' that ships with the skill, hardcoding credentials is a significant security vulnerability. There is no evidence of intentional malicious activity such as data exfiltration beyond the imgflip API or unauthorized system access.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the included Python script all focus on selecting meme templates and calling the imgflip API to produce images. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
Runtime instructions stick to template selection, caption generation, and calling imgflip. The SKILL.md does not ask the agent to read arbitrary files or exfiltrate unrelated data. Note: both SKILL.md and the script explain how to set IMGFLIP_USER/IMGFLIP_PASS and the script contains fallback hard-coded imgflip credentials.
Install Mechanism
No install spec; this is an instruction-only skill with a small Python script using stdlib urllib. Nothing is downloaded from untrusted URLs and no archives are extracted.
Credentials
The skill does not require any environment variables but optionally reads IMGFLIP_USER and IMGFLIP_PASS. The included script embeds default imgflip credentials (username 'davememebot', password 'DaveMakes3Memes!') — this is proportionate to the stated purpose but is a privacy/abuse risk (see guidance). No other credentials are requested.
Persistence & Privilege
always:false and no special privileges requested. The skill does not modify other skills or system-wide config and does not request persistent presence beyond normal agent invocation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smart-meme-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/smart-meme-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: Now generates ACTUAL meme images via imgflip API. 20+ templates, real image URLs, zero deps. Pure Python stdlib.
v1.0.0
Revolutionary AI-powered meme generator that creates perfect, context-aware memes from any topic. Features 12+ popular templates, intelligent caption generation, and viral-ready humor. Just describe your situation and get instant memes!
元数据
常见问题
Smart Meme Generator 是什么?
Generates context-aware memes by selecting optimal templates and crafting witty captions for any topic, situation, or social media content. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1007 次。
如何安装 Smart Meme Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-meme-generator」即可一键安装,无需额外配置。
Smart Meme Generator 是免费的吗?
是的,Smart Meme Generator 完全免费(开源免费),可自由下载、安装和使用。
Smart Meme Generator 支持哪些平台?
Smart Meme Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smart Meme Generator?
由 olisim02(@olisim02)开发并维护,当前版本 v1.1.0。
推荐 Skills