Revid Ai

v1.0.0

content creators and marketers create text or video into AI-generated videos using this skill. Accepts MP4, MOV, WebM, TXT up to 500MB, renders on cloud GPUs...

0· 61·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
medium confidence
Purpose & Capability
The skill claims to render user-provided text/video to cloud-hosted MP4s and only requests a single service credential (NEMO_TOKEN), which is appropriate for a cloud-rendering service. One inconsistency: the SKILL.md YAML frontmatter lists a config path (~/.config/nemovideo/) but the registry metadata shown earlier reported no required config paths — this mismatch should be clarified by the publisher.
Instruction Scope
The instructions stay within video-creation scope (session creation, SSE messaging, upload, export, polling). They explicitly direct the agent to upload local files (multipart file uploads) and to detect an install path (~/.clawhub/ or ~/.cursor/skills/) to set an X-Skill-Platform header; both require filesystem access. Uploading user files to the external API is expected for this purpose but is a privacy-relevant action the user should consent to. The skill does not instruct reading unrelated files or other credentials.
Install Mechanism
No install spec or downloaded code is present (instruction-only), so nothing will be written to disk by an installer. This is the lower-risk model for skills.
Credentials
Only NEMO_TOKEN is required (primary credential), which matches a service token for the described API. The skill also documents generating an anonymous token via the service if a token is not supplied. The frontmatter's configPaths value differs from the registry record; clarify whether the skill will read or write to ~/.config/nemovideo/.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation defaults. It does not request system-level privilege or to modify other skills' config. It does instruct saving session_id and using tokens for subsequent API calls, which is typical for session-based APIs.
Assessment
This skill appears to do what it says: it uploads your text/video to an external rendering service using a NEMO_TOKEN (or an anonymous token it can obtain) and returns rendered MP4s. Before installing, confirm you trust the nemovideo.ai domain (there is no homepage/source listed), understand that uploading media will send your files off-device, and decide whether you want to provide a persistent NEMO_TOKEN or let the skill generate a 7-day anonymous token. Ask the publisher to clarify the config path discrepancy (~/.config/nemovideo/) and whether the skill will read any other local files beyond those you explicitly upload.

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

latestvk979c1b8c4fn72p8y4pm9y4d3h84kb2z

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments