← 返回 Skills 市场
Reddit Curator
作者
geoffguides
· GitHub ↗
· v1.0.0
· MIT-0
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reddit-curator
功能描述
Curates and summarizes top posts daily from your chosen subreddits, filtering by upvotes and keywords, and delivers a clean Reddit digest to email or Telegram.
安全使用建议
This skill is plausibly what it says (curates Reddit and delivers digests) but the documentation is inconsistent and asks you to provide highly sensitive credentials. Before installing: 1) Confirm the real source repository and review its code — do not trust the README's clone URL without checking it. 2) Ask the author why README claims 'no auth' while SKILL.md requires full Reddit credentials and why write features (saving posts) are present; require a clear list of OAuth scopes. 3) Prefer creating a dedicated Reddit account and an app with the minimum scopes, and avoid reusing your main Reddit password. 4) Do NOT store credentials in plaintext files on shared machines; use a secrets manager or the platform's secure config. 5) If you need enhanced summaries, provide LLM keys only if you understand billing and data exposure to those providers. If the author cannot resolve the README/manifest inconsistencies or provide a reputable code repo to audit, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: reddit-curator
Version: 1.0.0
The bundle contains a critical contradiction: README.md claims the skill provides 'read-only access... without requiring Reddit API auth,' whereas SKILL.md explicitly instructs the AI agent to collect sensitive Reddit credentials, including the client_id, client_secret, username, and password. This discrepancy suggests a potential bait-and-switch tactic to solicit user credentials under false pretenses. Furthermore, the instructions rely on the agent to handle these credentials without providing verifiable code for encryption or secure storage, increasing the risk of credential exposure.
能力评估
Purpose & Capability
SKILL.md describes a Reddit curator that legitimately needs Reddit API credentials and delivery credentials (Telegram/email). However README claims 'read-only access ... without requiring Reddit API auth', which contradicts SKILL.md. Additionally SKILL.md includes features like 'Saved Posts Sync' (requires write/save permissions) that are not aligned with the README's read-only claim.
Instruction Scope
Runtime instructions explicitly require Reddit client_id/client_secret/username/password and show a curator-config.json that stores them in plaintext. The instructions cover scanning subreddits, fetching posts, summarizing (optionally via external LLM APIs), and delivering to external endpoints. They do not instruct reading arbitrary system files, but they are permissive about storing sensitive credentials in a config file and mention write operations (saving posts) without clearly specifying required API scopes or safety checks.
Install Mechanism
This is instruction-only (no install spec and no code files beyond docs), which is lower-risk. However README suggests cloning a GitHub repo (https://github.com/proceedinghumbly/reddit-curator.git) even though the registry entry contains no installable code; that discrepancy should be resolved before trusting any external install source.
Credentials
Registry metadata lists no required env vars, but SKILL.md expects Reddit credentials (client_id, client_secret, username, password) and optionally OpenAI/Anthropic API keys and delivery tokens. Requesting a full Reddit username+password is sensitive but consistent with the 'script' app flow; however the skill does not declare these as required in metadata and shows storing them in a plaintext JSON config — this is disproportionate from a security/manifest perspective and unclear about required scopes (read vs write).
Persistence & Privilege
always:false and normal model invocation are used (no forced always-on privilege). The skill does not request to modify other skills or system-wide settings in the docs. The only persistence concern is that the instructions encourage storing credentials in curator-config.json and may perform write actions on the Reddit account (saved posts sync).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reddit-curator - 安装完成后,直接呼叫该 Skill 的名称或使用
/reddit-curator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
deep-research 1.0.0 – Initial Release
- Launches a comprehensive research assistant with multi-source synthesis for actionable insights.
- Integrates multiple built-in tools (DuckDuckGo Search, YouTube Content, arXiv, Reddit, browser), plus optional APIs for news, weather, finance, and demographics.
- Offers pre-configured workflows for quick research, deep dive analysis, comparisons, and temporal research.
- Automates paywall bypass strategies for better source access.
- Delivers structured, cited outputs in various formats (brief, thread, blog, decision matrix).
元数据
常见问题
Reddit Curator 是什么?
Curates and summarizes top posts daily from your chosen subreddits, filtering by upvotes and keywords, and delivers a clean Reddit digest to email or Telegram. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Reddit Curator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reddit-curator」即可一键安装,无需额外配置。
Reddit Curator 是免费的吗?
是的,Reddit Curator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reddit Curator 支持哪些平台?
Reddit Curator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reddit Curator?
由 geoffguides(@geoffguides)开发并维护,当前版本 v1.0.0。
推荐 Skills