← 返回 Skills 市场
c4chuan

Meme Collector 热梗收集器

作者 c4chuan · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
981
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install meme-collector
功能描述
自动搜集最新网络热梗并写入 Dify 知识库。用于定期更新热梗数据库,支持去重。触发词:"收集热梗"、"更新热梗"、"热梗入库"、"meme collector"。当用户要求搜集/更新/补充网络热梗到 Dify 知识库时使用此 skill。
安全使用建议
This skill appears to do what it says (scrape public pages and write structured entries to a Dify dataset), but the registry metadata doesn't list the Dify credentials it requires — that's a transparency issue. Before installing: (1) verify the skill's source or run it in a sandbox/test agent; (2) only provide a Dify API key with the minimal scope or a throwaway/test dataset ID; (3) consider requiring a manual review step before batch upload to avoid publishing copyrighted or sensitive content; (4) confirm you trust the agent's web_fetch/web_search tools and their network access; (5) if you need stronger assurance, ask the publisher to update the metadata to declare DATASET_ID/API_KEY and to provide a homepage or source provenance.
功能分析
Type: OpenClaw Skill Name: meme-collector Version: 1.0.0 The skill is classified as suspicious due to two main factors. First, the `scripts/dify_ops.py` script accepts a `--proxy` argument, allowing all Dify API traffic, including the sensitive `API_KEY`, to be routed through an arbitrary, user-specified proxy. This creates a significant risk of credential interception and data exfiltration if a malicious proxy is provided. Second, the `SKILL.md` file directly executes `bash` commands with interpolated variables (`$DATASET_ID`, `$API_KEY`, `$PROXY`). This presents a shell injection vulnerability if the OpenClaw agent does not properly sanitize these inputs before command execution. While the skill's stated purpose is benign, these capabilities introduce high-risk vectors for potential abuse, even without explicit malicious intent within the skill's code itself.
能力评估
Purpose & Capability
The SKILL.md and included script clearly require a Dify DATASET_ID and API_KEY (and optionally a proxy) to list and upload documents, but the registry metadata declares no required environment variables or primary credential. That mismatch is incoherent: a dataset-writing skill should have its credential requirements declared.
Instruction Scope
Runtime instructions use web_search and web_fetch to scrape articles and build structured Markdown entries, then call the provided scripts to upload. This is consistent with the stated purpose. However the instructions permit scraping arbitrary pages and instruct the agent to batch-upload scraped content to Dify; you should ensure content is reviewed before upload (copyright/sensitive-data risk). The SKILL.md also instructs asking the user for credentials if not provided, which is explicit but relies on the user to supply secrets.
Install Mechanism
No install spec — instruction-only plus a small helper script. No network download/install of third-party binaries or archives. The included Python script is readable and interacts only with api.dify.ai, so install risk is low.
Credentials
The skill needs Dify credentials (DATASET_ID, API_KEY) and optionally a proxy at runtime, but none of these are declared in the registry metadata. Requesting an API key for the service it uses is proportionate, but the omission in metadata reduces transparency and could cause accidental credential exposure when the agent prompts for them.
Persistence & Privilege
always:false and no requests to modify other skills or system-wide configuration. The skill does not request permanent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meme-collector
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meme-collector 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 自动搜集网络热梗并写入 Dify 知识库,支持去重
元数据
Slug meme-collector
版本 1.0.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Meme Collector 热梗收集器 是什么?

自动搜集最新网络热梗并写入 Dify 知识库。用于定期更新热梗数据库,支持去重。触发词:"收集热梗"、"更新热梗"、"热梗入库"、"meme collector"。当用户要求搜集/更新/补充网络热梗到 Dify 知识库时使用此 skill。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 981 次。

如何安装 Meme Collector 热梗收集器?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install meme-collector」即可一键安装,无需额外配置。

Meme Collector 热梗收集器 是免费的吗?

是的,Meme Collector 热梗收集器 完全免费(开源免费),可自由下载、安装和使用。

Meme Collector 热梗收集器 支持哪些平台?

Meme Collector 热梗收集器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Meme Collector 热梗收集器?

由 c4chuan(@c4chuan)开发并维护,当前版本 v1.0.0。

💬 留言讨论