← Back to Skills Marketplace
fly3094

Tiktok Bulk Publisher

by fly3094 · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
310
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install tiktok-bulk-publisher
Description
批量上传和发布 TikTok 视频,支持 OAuth 2.0 授权 API,自定义标题、隐私和互动设置
Usage Guidance
Do not provide TikTok client credentials to this skill yet. Before installing or running anything, ask the author for the missing code (scripts/tiktok_publisher.py and any dependencies) or a public source/homepage you can inspect. Confirm the registry metadata is updated to list required env vars. If you must test now, run in an isolated environment (air-gapped VM or container) and inspect any Python scripts before executing. If you cannot obtain the source, treat the skill as incomplete/untrustworthy and avoid supplying secrets.
Capability Analysis
Type: OpenClaw Skill Name: tiktok-bulk-publisher Version: 1.2.0 The skill bundle contains metadata and documentation for a TikTok automation tool. It defines standard requirements for TikTok API integration, including the collection of OAuth 2.0 credentials (TIKTOK_CLIENT_KEY and TIKTOK_CLIENT_SECRET) which are necessary for the stated functionality. No malicious code, prompt injection attempts, or unauthorized data exfiltration logic are present in the provided SKILL.md or _meta.json files.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The SKILL.md describes a full-featured TikTok bulk publisher (OAuth 2.0, auto-editing, recommendations, scheduling). However, no code files are included in the bundle and the registry metadata lists no required env vars while the SKILL.md declares TIKTOK_CLIENT_KEY and TIKTOK_CLIENT_SECRET as required. That mismatch means the claimed capability is not backed by the shipped artifacts.
Instruction Scope
Runtime instructions tell the agent/user to run 'python3 scripts/tiktok_publisher.py --videos ... --config config.json', but no scripts/ directory or Python code are present in the skill. The instructions therefore expect local files that are not included; they do not instruct accessing unrelated system files, but they do grant broad implicit permission to run arbitrary local Python code if present.
Install Mechanism
This is an instruction-only skill with no install spec and no downloads. That minimizes installer risk — nothing is written to disk by an installer. Declaring python3 and curl as required binaries is reasonable for the described commands.
Credentials
The SKILL.md's internal metadata declares two required credentials (TIKTOK_CLIENT_KEY and TIKTOK_CLIENT_SECRET), which are appropriate for a TikTok API integration. However, the registry-level metadata reported 'Required env vars: none' and 'Primary credential: none', creating an inconsistency. The skill's documentation asks for sensitive OAuth client secret material but the overall package metadata does not surface that requirement.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide config or modify other skills. It permits autonomous invocation by default (platform normal), which combined with the other concerns means the agent could run local scripts if allowed — but there is no evidence of persistent privileged behavior in the package itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tiktok-bulk-publisher
  3. After installation, invoke the skill by name or use /tiktok-bulk-publisher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
- Bumped version to 1.2.0 in SKILL.md. - No other changes introduced in this update.
v1.1.0
添加 TikTok API 2026 版支持、视频自动剪辑、热门音乐推荐、标签优化、发布时段分析
v1.0.0
TikTok 批量发布技能 v1.0.0 - 首次发布,实现自动化批量上传与发布 TikTok 视频。 - 支持自定义视频标题、描述,以及隐私级别设置(公开/好友/仅自己可见)。 - 可控制评论、合拍、拼接功能开启与否。 - 支持分片上传大文件,适配 10MB 以上视频。 - 提供视频发布状态查询功能。 - 集成 OAuth 2.0 授权和 TikTok Content Posting API。 - 支持命令行和 Python API 两种使用方式。
Metadata
Slug tiktok-bulk-publisher
Version 1.2.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Tiktok Bulk Publisher?

批量上传和发布 TikTok 视频,支持 OAuth 2.0 授权 API,自定义标题、隐私和互动设置. It is an AI Agent Skill for Claude Code / OpenClaw, with 310 downloads so far.

How do I install Tiktok Bulk Publisher?

Run "/install tiktok-bulk-publisher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tiktok Bulk Publisher free?

Yes, Tiktok Bulk Publisher is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tiktok Bulk Publisher support?

Tiktok Bulk Publisher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tiktok Bulk Publisher?

It is built and maintained by fly3094 (@fly3094); the current version is v1.2.0.

💬 Comments