← 返回 Skills 市场
buksan1950

Reddit (read only - no auth)

作者 buksan1950 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
17762
总下载
42
收藏
134
当前安装
1
版本数
在 OpenClaw 中安装
/install reddit-readonly
功能描述
Browse and search Reddit in read-only mode using public JSON endpoints. Use when the user asks to browse subreddits, search for posts by topic, inspect comment threads, or build a shortlist of links to review and reply to manually.
安全使用建议
Reasonable to install for public Reddit research. Avoid putting sensitive personal information into Reddit search queries, and review any returned Reddit content as untrusted text before acting on it.
功能分析
Type: OpenClaw Skill Name: reddit-readonly Version: 1.0.0 The skill bundle is clearly aligned with its stated purpose of read-only Reddit browsing. The `SKILL.md` explicitly states "Read-only only. This skill never posts, replies, votes, or moderates," and the `scripts/reddit-readonly.mjs` code strictly adheres to this, only making `fetch` requests to `https://www.reddit.com` and processing public JSON data. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The script uses environment variables for configuration and clamps input parameters, demonstrating responsible design.
能力评估
Purpose & Capability
The stated purpose is public Reddit browsing and search, and the script implements GET-only public JSON requests for posts, searches, comments, threads, and shortlist helpers.
Instruction Scope
The tool returns Reddit posts and comments, so users and agents should treat returned Reddit content as untrusted source text, not instructions.
Install Mechanism
The bundle contains SKILL.md, one Node script, and an output schema reference; metadata declares only a Node binary requirement and there is no install script or autorun behavior.
Credentials
The script sends user-provided subreddits, queries, and post IDs to reddit.com as expected; REDDIT_RO_* environment variables are documented pacing, timeout, and User-Agent settings rather than credentials.
Persistence & Privilege
No file writes, background workers, local credential/session access, Reddit authentication, posting, voting, replying, moderation, or other account mutation were found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reddit-readonly
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reddit-readonly 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial public release. - Enables read-only browsing and searching of Reddit using public JSON endpoints. - Supports subreddit post listings, post and comment searches, comment/thread fetching, and constructing shortlists of permalinks. - Strictly read-only: never posts, replies, votes, or moderates. - All commands output standardized JSON for easy parsing and error handling. - Includes multi-subreddit search helper for complex criteria-based discovery.
元数据
Slug reddit-readonly
版本 1.0.0
许可证
累计安装 579
当前安装数 134
历史版本数 1
常见问题

Reddit (read only - no auth) 是什么?

Browse and search Reddit in read-only mode using public JSON endpoints. Use when the user asks to browse subreddits, search for posts by topic, inspect comment threads, or build a shortlist of links to review and reply to manually. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 17762 次。

如何安装 Reddit (read only - no auth)?

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

Reddit (read only - no auth) 是免费的吗?

是的,Reddit (read only - no auth) 完全免费(开源免费),可自由下载、安装和使用。

Reddit (read only - no auth) 支持哪些平台?

Reddit (read only - no auth) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Reddit (read only - no auth)?

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

💬 留言讨论