← Back to Skills Marketplace
fly3094

Tiktok Bulk Publisher Test

by fly3094 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
195
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-bulk-publisher-test
Description
Automate bulk uploading and publishing of TikTok videos with customizable titles, privacy, comment/duet/stitch controls, and upload status checks.
Usage Guidance
This skill's code and SKILL.md legitimately require TikTok credentials (client key, client secret, access token), but the registry metadata does not declare them — that's a transparency/information mismatch. Before installing: (1) verify the skill source (follow the repository URL in package.json or contact the author); (2) review the included tiktok_publisher.py yourself or have someone you trust inspect it; (3) only provide short-lived or scopped test tokens (and avoid reusing production credentials); (4) run in an isolated environment (container or VM) if possible; (5) ensure tokens are revocable and grant only required scopes (video.publish, user.info.basic); and (6) if you cannot verify the author/source, decline to install or treat it as untrusted code. If you want, I can list the exact lines in tiktok_publisher.py that handle tokens and network calls for an additional review.
Capability Analysis
Type: OpenClaw Skill Name: tiktok-bulk-publisher-test Version: 1.0.0 The skill bundle provides a legitimate implementation for automating TikTok video uploads using the official TikTok Content Posting API. The core logic in `tiktok_publisher.py` correctly handles OAuth 2.0 flows, chunked file uploads, and publishing status checks using standard Python libraries and official TikTok API endpoints (open.tiktokapis.com). No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The name, README, SKILL.md, and code all align with a TikTok bulk-publisher (upload, chunked upload, finalize, status). However the registry metadata claims no required environment variables or primary credential while SKILL.md and the code expect TikTok credentials (client key, secret, access token). That mismatch is unexpected and reduces transparency.
Instruction Scope
SKILL.md instructions stay within the stated purpose: they describe exporting TIKTOK_CLIENT_KEY / TIKTOK_CLIENT_SECRET / TIKTOK_ACCESS_TOKEN and running the Python script or using its Python API. The instructions don't ask the agent to read unrelated system files or exfiltrate arbitrary data.
Install Mechanism
There is no install spec (instruction-only), which is low risk. A code file (tiktok_publisher.py) and package.json are included; package.json references a GitHub repo and installation via 'npx clawhub install' but no automated installer is declared. This is not itself malicious but inconsistent and worth verifying.
Credentials
The code and SKILL.md require TikTok credentials (client key/secret and access token) — these are appropriate for the stated purpose. The concern is that the registry metadata omitted declaring any required env vars/primary credential, meaning users may not be warned by the registry about needing to supply sensitive tokens. Verify scope and origin before providing credentials.
Persistence & Privilege
The skill does not request 'always: true' or other persistent privileges, and does not attempt to modify other skills or system-wide settings. Agent autonomous invocation is allowed by default (normal).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tiktok-bulk-publisher-test
  3. After installation, invoke the skill by name or use /tiktok-bulk-publisher-test
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
TikTok 批量发布技能 v1.0.0 - 首次发布,支持批量自动上传和发布 TikTok 视频内容 - 支持自定义视频标题、描述、隐私级别以及评论/合拍/拼接功能控制 - 支持分片上传大文件、查看发布状态 - 提供 OAuth 2.0 授权流程 - 可通过命令行和 Python API 使用 - 列明依赖、环境变量配置和常见错误代码
Metadata
Slug tiktok-bulk-publisher-test
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tiktok Bulk Publisher Test?

Automate bulk uploading and publishing of TikTok videos with customizable titles, privacy, comment/duet/stitch controls, and upload status checks. It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.

How do I install Tiktok Bulk Publisher Test?

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

Is Tiktok Bulk Publisher Test free?

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

Which platforms does Tiktok Bulk Publisher Test support?

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

Who created Tiktok Bulk Publisher Test?

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

💬 Comments