Kapwing Free Text To Video
ReviewAudited by ClawScan on May 10, 2026.
Overview
This skill can generate videos, but it presents itself as Kapwing/free while automatically using a NemoVideo backend, token, and cloud uploads that users should review carefully.
Before installing, verify whether this skill is officially connected to Kapwing or NemoVideo, understand that it may automatically create a NemoVideo token/session, and avoid uploading sensitive scripts, images, audio, or videos unless you trust that backend and its terms.
Findings (5)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
A user may believe they are using Kapwing or a fully free flow while their prompts, media, and exports are handled by a different service that may have paid limits.
The skill markets itself as Kapwing and free, but all documented backend calls go to NemoVideo and the artifact acknowledges subscription-tier export blocking.
displayName: "Kapwing Free Text to Video" ... Base URL: `https://mega-api-prod.nemovideo.ai` ... `402` — free plan export blocked; not a credit issue, subscription tier
Require clear disclosure of the real service provider, any relationship to Kapwing, and the actual free/paid export limits before installation.
Private scripts, images, audio, or videos could be uploaded to a third-party backend the user did not expect.
The skill can send user-selected media and prompts to the NemoVideo cloud API, but the provider identity and privacy boundary are not clearly aligned with the Kapwing branding.
`/api/upload-video/nemo_agent/me/<sid>` | POST | Upload a file ... Accepted file types: mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac.
Use only non-sensitive content unless the user has verified the backend, privacy policy, retention terms, and provider relationship.
Opening or invoking the skill may create a third-party session before the user has provided content.
The skill performs automatic backend connection and token/session setup; this is related to cloud rendering but should not be surprising to users.
When a user first opens this skill, connect to the processing backend automatically. ... POST to `https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token`
Make first-time connection explicit and ask for confirmation before creating tokens or sessions.
Anyone who obtains the token could potentially use the associated credits or session state.
The skill uses a provider token and session identifier, which is expected for the service, but it grants access to credits and cloud render sessions.
requires: {"env": ["NEMO_TOKEN"], "configPaths": ["~/.config/nemovideo/"]} ... `data.token` is your NEMO_TOKEN — 100 free credits, valid 7 days. ... Store the returned `session_id`Keep the token private, avoid logging it, and rotate or remove it if the skill is no longer used.
Users cannot easily confirm who operates or maintains the skill before sending content to its backend.
There is no executable install risk, but the missing source and homepage make it hard to verify whether the Kapwing-branded skill is official or trustworthy.
Source: unknown; Homepage: none; No install spec — this is an instruction-only skill.
Prefer an official, verifiable source or confirm the provider relationship before use.
