← 返回 Skills 市场
bin-huang

Reddit Ads CLI

作者 Bin-Huang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reddit-ads-cli
功能描述
Reddit Ads data analysis and reporting via reddit-ads-cli. Use when the user wants to check Reddit ad performance, list campaigns/ad groups/ads, explore subr...
安全使用建议
This skill appears to be a straightforward wrapper around a reddit-ads-cli npm tool, but the published metadata omits the credentials the runtime actually needs. Before installing or using it: - Verify the npm package: check npmjs.org (or the package homepage/repository) and the publisher/maintainer identity; prefer well-known sources. - Do not reuse high-privilege tokens. Create a read-only OAuth token with the minimum scope needed for reporting and revoke it after use if possible. - Store credentials in a dedicated, access-controlled location and avoid exposing them in shared shells. If you must use the ~/.config credentials file, inspect its contents and permissions. - Ask the skill publisher to update the registry metadata to declare the required env vars and primary credential so the required permissions are explicit. - If you're concerned about running global npm packages, run the CLI in an isolated environment (container or VM) or inspect the package source before installing. These steps will reduce risk and clarify whether the skill is appropriate for your environment.
功能分析
Type: OpenClaw Skill Name: reddit-ads-cli Version: 1.0.0 The skill bundle provides documentation and instructions for using 'reddit-ads-cli', a tool designed to interact with the Reddit Ads API for reporting and analysis. It outlines standard installation via npm, credential management (environment variables or local config files), and various read-oriented commands for ad account data. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are consistent with the stated purpose of the tool.
能力标签
requires-oauth-token
能力评估
Purpose & Capability
The SKILL.md describes a Reddit Ads CLI and legitimately requires a Reddit OAuth access token and (optionally) client_id/client_secret/username. However, the registry metadata lists no required environment variables or primary credential. That mismatch (declaring no credentials while the runtime docs require secrets) is incoherent and should be fixed by the publisher.
Instruction Scope
Runtime instructions are focused on calling reddit-ads-cli commands and on how to supply credentials (flag, env var, or ~/.config/reddit-ads-cli/credentials.json). The instructions do not attempt to read unrelated system files, but they do reference a specific config path and several environment variables that are not reflected in the skill metadata — the agent could read local credential files or environment variables if available, which is expected for this class of tool but must be declared.
Install Mechanism
There is no automated install spec in the registry (instruction-only), but SKILL.md tells users to run `npm install -g reddit-ads-cli`. Installing a global npm package is a moderate-risk action because the package source and ownership are not provided; the skill itself will not perform the install automatically, but the guidance suggests installing an external package the user should vet.
Credentials
The credentials and env vars named in SKILL.md (REDDIT_ADS_ACCESS_TOKEN, REDDIT_ADS_CLIENT_ID, REDDIT_ADS_CLIENT_SECRET, REDDIT_ADS_USERNAME and a credentials file path) are proportionate to the advertised functionality. However, the registry metadata lists none of these as required and gives no primary credential — this omission creates opacity about what secrets the skill will expect or access.
Persistence & Privilege
The skill is instruction-only (no code files, no install performed by the registry) and does not request always:true or other elevated persistent privileges. It does not modify other skills or system-wide settings per the provided content.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reddit-ads-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reddit-ads-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
reddit-ads-cli 1.0.0 — Initial Release - Introduces Reddit Ads data analysis and reporting via a CLI interface. - Supports listing accounts, campaigns, ad groups, ads, creatives, custom audiences, pixels, and targeting options. - Provides performance reporting at account, campaign, ad group, and ad levels. - Includes authentication setup and troubleshooting guidance. - Offers workflow examples for campaign analysis and reporting.
元数据
Slug reddit-ads-cli
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Reddit Ads CLI 是什么?

Reddit Ads data analysis and reporting via reddit-ads-cli. Use when the user wants to check Reddit ad performance, list campaigns/ad groups/ads, explore subr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Reddit Ads CLI?

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

Reddit Ads CLI 是免费的吗?

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

Reddit Ads CLI 支持哪些平台?

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

谁开发了 Reddit Ads CLI?

由 Bin-Huang(@bin-huang)开发并维护,当前版本 v1.0.0。

💬 留言讨论