← Back to Skills Marketplace
geoffguides

Reddit Curator

by geoffguides · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reddit-curator
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reddit-curator
  3. After installation, invoke the skill by name or use /reddit-curator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Slug reddit-curator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install Reddit Curator?

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

Is Reddit Curator free?

Yes, Reddit Curator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Reddit Curator support?

Reddit Curator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Reddit Curator?

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

💬 Comments