CreatOK Recreate Video
v0.1.4Use when recreating, rewriting, or remixing a TikTok reference video into a new product-fit version.
⭐ 0· 274·0 current·0 all-time
by@newt0n
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
The skill is for recreating TikTok videos and its code calls CreatOK endpoints at https://www.creatok.ai using a single API key (CREATOK_API_KEY). Requiring Node is appropriate for the included Node scripts. There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md instructs the agent to analyze a reference TikTok, write/read artifacts under the skill's .artifacts/<run_id> directory, and hand off to a generation skill if requested. At runtime the skill will send the reference TikTok URL and any user-provided product/context to CreatOK's API — this network activity is expected for the stated purpose but is worth noting for privacy. The SKILL.md also references ./references/common-rules.md for error/401 handling (which is present).
Install Mechanism
No installer or remote download is declared; the package includes Node scripts and libraries and expects a Node runtime already present. There are no downloads from unknown URLs or extracted archives in the manifest.
Credentials
Only one credential (CREATOK_API_KEY) is used and is required by the client code. This matches the skill's external API usage. Minor metadata inconsistency: the SKILL.md 'requires.env' list is empty while primaryEnv is CREATOK_API_KEY, but this is a small declarative mismatch and does not change runtime behavior.
Persistence & Privilege
The skill does not request permanent 'always' installation, does not modify other skills or system-wide settings, and writes artifacts only to its own .artifacts directory under the skill. Agent autonomous invocation remains the platform default and is not a special privilege of this skill.
Assessment
This skill appears to do what it says: it analyzes a TikTok reference and prepares a recreated/scripted brief, then can hand off to CreatOK's generation service. Before installing, note that: (1) it will send the reference TikTok URL and any product details you provide to https://www.creatok.ai, so do not supply sensitive data you don't want transmitted; (2) you must provide a valid CREATOK_API_KEY and have Node available to run the scripts; (3) the run script expects a sibling 'creatok-analyze-video' skill directory for local analyze workflow — if you plan to run scripts locally, confirm the analyze skill is available or adjust the path; (4) the package writes files under .artifacts/<run_id> in the skill directory — inspect those artifacts if you are concerned about local disk contents. Overall the package is internally consistent and coherent with its purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk973vpvyv2hghed32y2efyzgad849cdp
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binsnode
Primary envCREATOK_API_KEY
