← Back to Skills Marketplace
seph1709

TikTok Page

by seph · GitHub ↗ · v1.0.4
cross-platform ✓ Security Clean
790
Downloads
0
Stars
7
Active Installs
5
Versions
Install in OpenClaw
/install tiktok-page
Description
TikTok manager: post videos, list content & check account stats. Requires: powershell/pwsh. Reads ~/.config/tiktok-page/credentials.json (TIKTOK_ACCESS_TOKEN...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tiktok-page
  3. After installation, invoke the skill by name or use /tiktok-page
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tiktok-page
Version 1.0.4
License
All-time Installs 7
Active Installs 7
Total Versions 5
Frequently Asked Questions

What is TikTok Page?

TikTok manager: post videos, list content & check account stats. Requires: powershell/pwsh. Reads ~/.config/tiktok-page/credentials.json (TIKTOK_ACCESS_TOKEN... It is an AI Agent Skill for Claude Code / OpenClaw, with 790 downloads so far.

How do I install TikTok Page?

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

Is TikTok Page free?

Yes, TikTok Page is completely free (open-source). You can download, install and use it at no cost.

Which platforms does TikTok Page support?

TikTok Page is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TikTok Page?

It is built and maintained by seph (@seph1709); the current version is v1.0.4.

💬 Comments