Kling Ai Free

v1.0.0

TikTok creators, marketers, social media managers generate text or images into AI generated clips using this skill. Accepts JPG, PNG, WEBP, MP4 up to 200MB,...

0· 67·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime instructions: the skill talks to a remote Nemovideo API to render video, and it declares NEMO_TOKEN and a Nemovideo config path which are appropriate for that purpose.
Instruction Scope
SKILL.md instructs the agent to use the NEMO_TOKEN (or obtain an anonymous token by POSTing to the nemovideo API), create sessions, upload user files (multipart or via URL), stream SSE requests, poll render status, and return download URLs. These actions are expected for a cloud video-generation integration. The only scope note: it will read the skill's own YAML frontmatter and may probe install/config paths to set an X-Skill-Platform header (minor filesystem checks). There are no instructions to read unrelated system files or unrelated credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by an installer. This is the lowest-risk install mechanism.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv). The SKILL.md also contains a self-service anonymous-token flow to obtain a NEMO_TOKEN if none is present, which is consistent with a public/free cloud service model. The metadata also lists a Nemovideo config path (~/.config/nemovideo/); this is plausible but not strictly necessary from the instructions (minor inconsistency). No unrelated secrets or multiple credential types are requested.
Persistence & Privilege
always is false and the skill doesn't request elevated or persistent system-wide privileges. It does not modify other skills or system settings. Autonomous invocation (model-driven calls) is allowed by default but is not a special privilege in this package.
Assessment
This skill will upload any files you provide and send prompts to https://mega-api-prod.nemovideo.ai, and it can create an anonymous NEMO_TOKEN on your behalf (100 free credits, 7-day expiry). Before installing: confirm you trust nemovideo.ai and are comfortable sending the media you plan to process (don't upload sensitive/private content). Note the skill may probe config/install paths on your system for a header value — this is minor but you can deny filesystem access if you prefer. If you need stronger privacy, require your own NEMO_TOKEN rather than allowing anonymous token creation, and review the vendor's privacy/terms.

Like a lobster shell, security has layers — review code before you run it.

latestvk97c3hvez8wx0g2b0cnwrsm57d84j9f9

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments