← Back to Skills Marketplace
c4chuan

Meme Collector 热梗收集器

by c4chuan · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
981
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install meme-collector
Description
自动搜集最新网络热梗并写入 Dify 知识库。用于定期更新热梗数据库,支持去重。触发词:"收集热梗"、"更新热梗"、"热梗入库"、"meme collector"。当用户要求搜集/更新/补充网络热梗到 Dify 知识库时使用此 skill。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meme-collector
  3. After installation, invoke the skill by name or use /meme-collector
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 自动搜集网络热梗并写入 Dify 知识库,支持去重
Metadata
Slug meme-collector
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is Meme Collector 热梗收集器?

自动搜集最新网络热梗并写入 Dify 知识库。用于定期更新热梗数据库,支持去重。触发词:"收集热梗"、"更新热梗"、"热梗入库"、"meme collector"。当用户要求搜集/更新/补充网络热梗到 Dify 知识库时使用此 skill。 It is an AI Agent Skill for Claude Code / OpenClaw, with 981 downloads so far.

How do I install Meme Collector 热梗收集器?

Run "/install meme-collector" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meme Collector 热梗收集器 free?

Yes, Meme Collector 热梗收集器 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Meme Collector 热梗收集器 support?

Meme Collector 热梗收集器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meme Collector 热梗收集器?

It is built and maintained by c4chuan (@c4chuan); the current version is v1.0.0.

💬 Comments