AITuber AI Video Skill
v1.0.0AITuber API skill for AI video creation. Generate videos with AI narration, visuals, and captions for YouTube Shorts, TikTok, Instagram Reels, and long-form...
⭐ 1· 90·0 current·0 all-time
byDhiva@dhivalogu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the runtime instructions: SKILL.md documents AITuber API endpoints, the generate/poll/export/download workflow, and only requires an AITUBER_API_KEY and curl. Requested binaries/env are appropriate for an API client skill.
Instruction Scope
Instructions are narrowly scoped to the AITuber API (list voices, generate videos, poll status, export, download). They do not instruct reading unrelated files or exporting data to third-party endpoints other than aituber.app. They do instruct downloading an MP4 via a signed URL (expected for this function).
Install Mechanism
Instruction-only skill with no install spec or code files. No downloads or extraction steps are present, so nothing is written to disk by the skill itself except expected downloads the agent performs at runtime.
Credentials
Only one environment variable is required (AITUBER_API_KEY), which is exactly the credential needed to authenticate to the documented API. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false, and the skill does not request system-wide configuration changes. It may instruct the agent to write downloaded media files (normal for a video download). Autonomous invocation is allowed by default but presents no extra incoherence here.
Assessment
This skill is internally coherent: it documents the AITuber API, requires only an AITUBER_API_KEY, and uses curl to call the service. Before installing, consider: (1) only provide a dedicated API key (do not reuse high-privilege or long-lived keys), (2) monitor your AITuber account/billing/credits because exports may require a paid subscription, (3) the agent may download and write MP4 files to disk—ensure you trust where those files are stored, and (4) if you also follow links in the README to install the MCP server or npm packages, review those external packages separately (they are not included in this skill). If you want stronger safety, create a scoped API key on AITuber (if supported) and keep the key in a restricted environment variable store.Like a lobster shell, security has layers — review code before you run it.
latestvk97b92gg5thz9zeveyh117ccqs836sgq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
Binscurl
EnvAITUBER_API_KEY
Primary envAITUBER_API_KEY
