Snapchat Video Maker
v1.0.4Snapchat Video Maker â Create Snapchat Spotlight and Story Videos with AI. Three hundred eighty million daily active users and seventy-five percent of them...
⭐ 0· 87·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Snapchat Video Maker) map to the documented behavior: calling nemovideo.ai APIs, uploading media, editing, and rendering. The only required credential (NEMO_TOKEN) and optional NEMO_API_URL/NEMO_WEB_URL are coherent with that purpose.
Instruction Scope
SKILL.md instructs the agent to obtain or use NEMO_TOKEN, to read/write a client_id at ~/.config/nemovideo/client_id, to call nemovideo API endpoints (including anonymous-token), and to upload user media. Those actions are within the skill's domain, but they do involve writing a small config file and transmitting user video files to an external service—users should be aware of that data flow.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk install model: nothing is downloaded or written beyond the explicit client_id config file the instructions create.
Credentials
Requires a single primary credential (NEMO_TOKEN) and documents optional environment overrides (NEMO_API_URL, NEMO_WEB_URL, NEMO_CLIENT_ID). No unrelated secrets or multiple service credentials are requested.
Persistence & Privilege
Does not request always:true and is user-invocable. It does persist a per-client ID to ~/.config/nemovideo/client_id and keeps anonymous tokens valid for seven days per its docs; this is reasonable for client identification but is persistent state that users should expect.
Assessment
This skill appears to do what it says: it will upload videos to nemovideo.ai, call that API to edit/render, and store a generated client_id under ~/.config/nemovideo/client_id. Before installing or using it, confirm you trust nemovideo.com (check its privacy policy), avoid uploading videos containing sensitive personal data, and consider providing your own NEMO_TOKEN if you prefer not to rely on the skill's anonymous-token flow. If you are uncomfortable with any persistent files, remove ~/.config/nemovideo/ after use. If you want to limit autonomous behavior, keep the skill user-invocable only or disable autonomous invocation in your agent settings.Like a lobster shell, security has layers — review code before you run it.
latestvk97dzz0p0q8j1mvbzjdx3y469d83qj87
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
ð» Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
