← 返回 Skills 市场
3rdbrain

Reddit Lead Prospecting

作者 pbopps · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install reddit-prospecting
功能描述
Find buying-intent leads on Reddit via Brave Search — no Reddit account or OAuth needed. Score posts and generate value-first comments.
安全使用建议
This skill appears to do what it says: search Reddit via Brave Search and generate scoring/comment drafts. Before installing, review the full reddit-prospecting.js network code to confirm it only calls Brave Search endpoints (api.search.brave.com) and does not include hidden endpoints or code to post directly to reddit.com (posting would require Reddit auth). Keep your BRAVE_API_KEY private; a leaked API key could be abused to make queries on your quota. Also verify there are no unexpected environment variables or outbound hosts in the truncated part of the file. If you plan to actually post comments or DM users, be aware this package only generates content — posting requires a Reddit account and OAuth which this skill explicitly does not perform.
功能分析
Type: OpenClaw Skill Name: reddit-prospecting Version: 1.0.1 The reddit-prospecting skill is a lead generation tool that uses the Brave Search API to identify high-intent Reddit posts without requiring Reddit credentials. The code in reddit-prospecting.js implements keyword-based intent analysis, lead scoring, and template generation for comments and posts, while communicating only with the official Brave Search endpoint (api.search.brave.com). No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The name/description claim to search Reddit via Brave Search and generate comments/scores. package.json and SKILL.md both declare only BRAVE_API_KEY. No unrelated cloud credentials, binaries, or config paths are requested — this matches the stated purpose.
Instruction Scope
SKILL.md instructs using the included Node script to search, score, and generate comments. It explicitly says it does not use Reddit OAuth or the reddit.com API. The provided JS implements analysis, comment generation, scoring, and post templates. The code imports https (expected for calling the Brave Search API). Recommend verifying the (truncated) portions of reddit-prospecting.js that perform network calls to ensure they only contact Brave Search endpoints and do not attempt to post to Reddit or exfiltrate data.
Install Mechanism
No install spec is provided (no downloads or package installs). The skill ships as a small Node script and package.json. No external installers or archive downloads are present, which is low-risk.
Credentials
Only BRAVE_API_KEY is required (declared in SKILL.md and package.json). That is proportionate for a skill that queries Brave Search. I saw no other environment variables in the visible code. Confirm the remainder of the source does not read other env vars before trusting it.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It does not declare any config path writes or system-wide changes. Autonomous invocation is allowed (platform default) but there's no evidence the skill tries to persist credentials or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reddit-prospecting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reddit-prospecting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Major change: Now uses Brave Search instead of Reddit's API, requires no Reddit account or OAuth. - Find high-intent Reddit leads via Brave Search (no Reddit API or credentials needed) - Requires only a Brave API key (`BRAVE_API_KEY`) - New commands: score prospects and generate value-first comment structures - No use of Reddit client ID, secret, username, or password - Simpler setup and broader search coverage
v1.0.0
Initial release of reddit-prospecting skill. - Search Reddit posts by keyword to find potential leads. - Monitor subreddits for relevant posts in real-time. - Engage with prospects by commenting on their posts. - Analyze subreddits for lead generation potential. - Requires Reddit API credentials via environment variables.
元数据
Slug reddit-prospecting
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Reddit Lead Prospecting 是什么?

Find buying-intent leads on Reddit via Brave Search — no Reddit account or OAuth needed. Score posts and generate value-first comments. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 Reddit Lead Prospecting?

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

Reddit Lead Prospecting 是免费的吗?

是的,Reddit Lead Prospecting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Reddit Lead Prospecting 支持哪些平台?

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

谁开发了 Reddit Lead Prospecting?

由 pbopps(@3rdbrain)开发并维护,当前版本 v1.0.1。

💬 留言讨论