← 返回 Skills 市场
dowands

reddapi

作者 dowands · GitHub ↗ · v2.0.0
cross-platform ⚠ suspicious
2000
总下载
1
收藏
7
当前安装
2
版本数
在 OpenClaw 中安装
/install reddapi
功能描述
Use this skill to access Reddit's full data archive via reddapi.dev API. Features semantic search, subreddit discovery, and real-time trend analysis. Perfect for market research, competitive analysis, and niche opportunity discovery.
安全使用建议
What to consider before installing and using this skill: - Metadata mismatch: The documentation clearly requires REDDAPI_API_KEY for Authorization, but the skill metadata does not declare any required environment variables or primary credential. Ask the publisher or maintainer to update the metadata to explicitly declare REDDAPI_API_KEY (and specify expected scopes/permissions). - Unknown source/homepage: The skill has no source repository or homepage. Prefer skills that provide a source repo or homepage so you can inspect code, check who maintains it, and verify claims. - Least privilege for API keys: If you decide to use it, create a dedicated reddapi.dev API key with minimal permissions and rotate/delete it after testing. Do not reuse high-privilege keys (e.g., keys tied to billing or other services). - Verify the API domain: Confirm reddapi.dev is the intended service, check its TLS certificate and official docs, and review its privacy/retention policy (what it does with queried data and any PII). - Test in a sandbox: Because the skill is instruction-only, it’s low install risk, but you should still test calls from an isolated environment (or with a throwaway key) to observe behavior and responses. - Ask for more transparency: Request a homepage or source code and an explicit metadata update (declaring REDDAPI_API_KEY as a required credential). If the publisher cannot provide those, consider it higher risk and avoid supplying real secrets. Confidence notes: The main reason for a "suspicious" verdict is the clear mismatch between SKILL.md examples (which require an API key) and the registry metadata (which declares none), combined with the lack of a verifiable source or homepage. If the publisher provides a source repo or updates metadata to declare the required credential, this assessment could move to benign (assuming no other issues are found).
功能分析
Type: OpenClaw Skill Name: reddapi Version: 2.0.0 The skill bundle is benign. All network requests are directed to the documented `https://reddapi.dev` API, using an environment variable (`$REDDAPI_API_KEY`) for authentication, which is standard practice. The `SKILL.md` file contains `curl` examples and a `python3 -c` command for processing API output, but the Python script's logic is simple JSON parsing and printing, showing no malicious intent or attempts at data exfiltration, persistence, or prompt injection against the agent. No obfuscation or suspicious external dependencies were found.
能力评估
Purpose & Capability
The SKILL.md describes a reddapi.dev client (semantic search, trends, subreddit discovery) — those capabilities are coherent. However, the skill requires an API key in its examples (REDDAPI_API_KEY) to call reddapi.dev, yet the registry metadata lists no required environment variables or primary credential. This mismatch between described capabilities and declared requirements is concerning.
Instruction Scope
Runtime instructions are limited to issuing HTTPS requests to reddapi.dev endpoints and example local processing (a Python stdin parser). The instructions do not ask the agent to read local files, other credentials, or transmit data to third parties beyond reddapi.dev. That scope is appropriate for the stated purpose.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. That minimizes installation risk — nothing will be downloaded or written to disk by an installer.
Credentials
The SKILL.md uses an API key (REDDAPI_API_KEY) in all examples, but the registry metadata declares no required env vars or primary credential. The skill should explicitly declare the credential it needs in metadata. The absence of a declared credential makes it harder to reason about what secrets will be supplied and tracked by the platform.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has default invocation settings. There is no evidence it would request persistent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reddapi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reddapi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Reddit API skill - semantic search, trends API, subreddit discovery
v1.0.0
Initial release of reddapi skill. - Access Reddit’s full data archive via reddapi.dev API. - Provides semantic search across posts and comments. - Includes subreddit discovery and real-time trend analysis. - Designed for market research, competitive analysis, and niche discovery. - Supports structured JSON responses for search and trends. - Requires REDDAPI_API_KEY environment variable for authentication.
元数据
Slug reddapi
版本 2.0.0
许可证
累计安装 7
当前安装数 7
历史版本数 2
常见问题

reddapi 是什么?

Use this skill to access Reddit's full data archive via reddapi.dev API. Features semantic search, subreddit discovery, and real-time trend analysis. Perfect for market research, competitive analysis, and niche opportunity discovery. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2000 次。

如何安装 reddapi?

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

reddapi 是免费的吗?

是的,reddapi 完全免费(开源免费),可自由下载、安装和使用。

reddapi 支持哪些平台?

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

谁开发了 reddapi?

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

💬 留言讨论