← 返回 Skills 市场
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tiktok-ads-cli
功能描述
TikTok Ads data analysis and reporting via tiktok-ads-cli. Use when the user wants to check TikTok ad performance, pull campaign/ad group/ad stats, manage au...
安全使用建议
This skill appears coherent and limited to interacting with the TikTok Ads CLI. Before installing or using it: 1) verify the npm package publisher and review the package on the npm registry (or install in a sandbox) before running 'npm install -g', 2) only provide a TikTok access token with the minimum required scope and store it securely (environment variable or credentials file), and 3) be aware that the agent can invoke the skill by default — if you do not want autonomous calls to TikTok on your behalf, restrict or disable the skill in your agent settings.
功能分析
Type: OpenClaw Skill
Name: tiktok-ads-cli
Version: 1.0.0
The skill provides an interface for the `tiktok-ads-cli` tool to query the TikTok Marketing API. It is classified as suspicious because the instructions in SKILL.md direct the AI agent to construct and execute shell commands using potentially unsanitized user input (such as advertiser IDs, campaign IDs, and complex JSON filter strings), which creates a high risk of shell injection. Additionally, the skill encourages the global installation of an external package (`npm install -g tiktok-ads-cli`), a high-risk capability that could be leveraged for supply chain attacks or unauthorized software execution.
能力标签
能力评估
Purpose & Capability
Name/description (TikTok Ads CLI) align with the instructions: all commands, authentication, and examples relate to querying the TikTok Marketing API. The skill does not request unrelated binaries, OS access, or unrelated environment variables.
Instruction Scope
SKILL.md instructs the agent to use the tiktok-ads-cli, shows example commands, and documents where credentials are read. It does not direct reading of unrelated files, system-wide configuration, or exfiltration to third-party endpoints outside of TikTok API usage. Authentication flows are limited to an OAuth token, optional app id/secret, or a local credentials JSON file in ~/.config/tiktok-ads-cli/credentials.json.
Install Mechanism
This is an instruction-only skill (no install spec). SKILL.md suggests installing via 'npm install -g tiktok-ads-cli' which is a standard public-registry install pattern; this is proportionate. As with any npm global package, the user should verify the package publisher and integrity before installing.
Credentials
The only credentials referenced are appropriate for the TikTok Marketing API (TIKTOK_ADS_ACCESS_TOKEN, optional TIKTOK_ADS_APP_ID and TIKTOK_ADS_SECRET, or a local credentials file). No unrelated secrets or broad system credentials are requested.
Persistence & Privilege
Skill metadata does not force permanent inclusion (always:false) and does not request elevated or system-wide privileges. The default ability for the agent to invoke the skill autonomously remains (disable-model-invocation:false) which is normal for skills and not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tiktok-ads-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/tiktok-ads-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of tiktok-ads-cli skill for TikTok Ads data analysis and reporting.
- Query advertiser account info, campaigns, ad groups, and ads via CLI.
- Generate synchronous and asynchronous ad performance reports using adjustable dimensions, metrics, and filters.
- Inspect ad creatives, audiences, and pixel tracking status.
- Supports pretty-printed and compact JSON outputs, with pagination and advanced filtering.
- Requires TikTok OAuth access token for authentication; multiple credential methods supported.
元数据
常见问题
Tiktok Ads CLI 是什么?
TikTok Ads data analysis and reporting via tiktok-ads-cli. Use when the user wants to check TikTok ad performance, pull campaign/ad group/ad stats, manage au... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Tiktok Ads CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-ads-cli」即可一键安装,无需额外配置。
Tiktok Ads CLI 是免费的吗?
是的,Tiktok Ads CLI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tiktok Ads CLI 支持哪些平台?
Tiktok Ads CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tiktok Ads CLI?
由 Bin-Huang(@bin-huang)开发并维护,当前版本 v1.0.0。
推荐 Skills