← 返回 Skills 市场
1833
总下载
5
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install tiktok-uploader
功能描述
Upload, schedule, and batch-manage TikTok videos via browser automation. Use when: user wants to upload a video to TikTok, schedule a TikTok post, batch uplo...
安全使用建议
This skill appears to do what it says, but it requires you to provide TikTok session cookies (cookies.txt or sessionid). Those are sensitive: only export/provide cookies from accounts you trust (preferably a throwaway or account dedicated to automated uploads). Before installing: (1) verify the tiktok-uploader package source (review the GitHub/PyPI project and its recent changes), (2) install in a virtual environment, (3) avoid pasting sessionid or cookie contents into public places, and (4) consider using a dedicated account or limited-permission setup in case credentials are mishandled. The skill will read any cookie file or directory paths you give it and uses browser automation (Playwright), which is expected for this functionality.
功能分析
Type: OpenClaw Skill
Name: tiktok-uploader
Version: 0.1.0
The skill is a legitimate wrapper for the 'tiktok-uploader' library, designed to automate TikTok video uploads using Playwright. While it handles sensitive authentication data like session cookies and IDs, this is necessary for its stated functionality, and there is no evidence of data exfiltration, malicious execution, or prompt injection in SKILL.md or scripts/tiktok_manager.py.
能力评估
Purpose & Capability
Name and description (upload/schedule/batch TikTok videos via browser automation) match the provided SKILL.md and the included helper script. Requiring python3 and Playwright is appropriate for a Playwright-based uploader. The script is a thin wrapper around the tiktok-uploader library and only exposes operations that map to the described functionality.
Instruction Scope
Instructions ask the user to provide cookies (cookies.txt, sessionid, or cookie list) and to point to local video directories; the included wrapper reads the cookie file path and enumerates video files when asked. This is within scope for an uploader, but it does mean the skill will read any cookie file or directories you give it — those artifacts are sensitive and should only be provided from trusted accounts.
Install Mechanism
No registry install spec in the manifest, but SKILL.md recommends 'pip install tiktok-uploader' and 'playwright install'. Installing from PyPI and running Playwright is expected for this functionality; it is a common but moderate-risk install vector (third‑party PyPI packages should be vetted). No downloads from unknown URLs or archive extraction were found in the skill files.
Credentials
The skill does not request arbitrary environment variables or unrelated credentials. It requires the user to supply session cookies (or sessionid), which are necessary for authenticating the browser session to TikTok; the number and type of credentials requested are proportional to the task.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or access to other skills' credentials. It does not attempt to modify other skill configurations or claim elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tiktok-uploader - 安装完成后,直接呼叫该 Skill 的名称或使用
/tiktok-uploader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: upload, schedule, and batch-manage TikTok videos
元数据
常见问题
TikTok Uploader 是什么?
Upload, schedule, and batch-manage TikTok videos via browser automation. Use when: user wants to upload a video to TikTok, schedule a TikTok post, batch uplo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1833 次。
如何安装 TikTok Uploader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-uploader」即可一键安装,无需额外配置。
TikTok Uploader 是免费的吗?
是的,TikTok Uploader 完全免费(开源免费),可自由下载、安装和使用。
TikTok Uploader 支持哪些平台?
TikTok Uploader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TikTok Uploader?
由 Li Wei(@xmuweili)开发并维护,当前版本 v0.1.0。
推荐 Skills