← 返回 Skills 市场
seph1709

TikTok Page

作者 seph · GitHub ↗ · v1.0.4
cross-platform ✓ 安全检测通过
790
总下载
0
收藏
7
当前安装
5
版本数
在 OpenClaw 中安装
/install tiktok-page
功能描述
TikTok manager: post videos, list content & check account stats. Requires: powershell/pwsh. Reads ~/.config/tiktok-page/credentials.json (TIKTOK_ACCESS_TOKEN...
安全使用建议
This skill appears coherent and limited to TikTok API operations, but before installing: (1) confirm you trust the skill owner since it will read OAuth tokens from ~/.config/tiktok-page/credentials.json; (2) store tokens/Client Secret securely and follow the recommended file-permission changes; (3) grant the app only the minimum TikTok scopes needed; (4) rotate secrets immediately if the host is compromised; and (5) be aware the agent can invoke the skill autonomously by default — limit access to sensitive hosts/accounts if you’re unsure.
功能分析
Type: OpenClaw Skill Name: tiktok-page Version: 1.0.4 The skill is designed to manage TikTok accounts via the official API. It securely handles credentials by storing them in a dedicated configuration file (`~/.config/tiktok-page/credentials.json`) and explicitly instructs the agent and user on restricting file permissions (e.g., `chmod 600`). All network calls are directed exclusively to `open.tiktokapis.com`, including the video upload process which uses an `upload_url` provided by the TikTok API itself. The agent rules reinforce security best practices, such as restricting API calls to the official domain and preventing the execution of external scripts. There is no evidence of data exfiltration, unauthorized execution, persistence mechanisms, or malicious prompt injection attempts against the agent.
能力评估
Purpose & Capability
Name/description (TikTok manager) match the runtime instructions: all examples use PowerShell to call TikTok endpoints and require OAuth credentials stored at ~/.config/tiktok-page/credentials.json. Requesting PowerShell/pwsh is proportionate.
Instruction Scope
SKILL.md only instructs reading the declared credentials file, refreshing tokens, and calling open.tiktokapis.com endpoints. It does not reference other system files, unrelated env vars, or external endpoints. It explicitly advises restricting file permissions and not forwarding secrets.
Install Mechanism
This is instruction-only (no install spec, no downloads, no code files). That minimizes disk execution risk and is appropriate for the described purpose.
Credentials
No extra environment variables are required; the skill expects a single credentials JSON file with the OAuth tokens and client keys/secrets. Requesting those fields is proportionate for a TikTok API client. Note: TIKTOK_CLIENT_SECRET and refresh tokens are sensitive and the docs correctly call that out.
Persistence & Privilege
always is false and the skill does not request persistent or elevated agent-wide privileges or modify other skills. Autonomous invocation is allowed by default (not flagged alone) and the skill’s behavior is limited to its stated scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiktok-page
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiktok-page 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Improved description for discoverability
v1.0.3
Fix description: added all credential fields, rotation guidance, least-privilege note. Fix _meta.json: anyBinaries instead of binaries, required/optional credential split, rotation notes.
v1.0.2
Fix: add metadata.openclaw.requires.anyBins for OS gating; move requirements to start of description for registry summary visibility.
v1.0.1
Fix ownerId mismatch: use registry userId (not handle) in _meta.json.
v1.0.0
Initial release: TikTok Content Posting API skill — account info, video list, video query, publish from URL, file upload, comment list, token refresh. Follows full security spec.
元数据
Slug tiktok-page
版本 1.0.4
许可证
累计安装 7
当前安装数 7
历史版本数 5
常见问题

TikTok Page 是什么?

TikTok manager: post videos, list content & check account stats. Requires: powershell/pwsh. Reads ~/.config/tiktok-page/credentials.json (TIKTOK_ACCESS_TOKEN... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 790 次。

如何安装 TikTok Page?

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

TikTok Page 是免费的吗?

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

TikTok Page 支持哪些平台?

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

谁开发了 TikTok Page?

由 seph(@seph1709)开发并维护,当前版本 v1.0.4。

💬 留言讨论