Ai Video Loop
v1.0.1Create seamless looping videos and cinemagraphs with AI — produce perfect loops from any footage for social media backgrounds, website heroes, digital signag...
⭐ 0· 67·0 current·0 all-time
bypeandrover adam@peand-rover
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill is an instruction-only integration that posts job requests to NemoVideo’s API and expects a NEMO_TOKEN credential. That capability is coherent with the stated purpose of generating looping videos/cinemagraphs.
Instruction Scope
SKILL.md instructs uploading footage and making API requests (example curl uses Authorization: Bearer $NEMO_TOKEN). This is appropriate for the task but implies user video files will be transmitted to nemo servers — a privacy/data-handling consideration. The provided SKILL.md is truncated in the bundle; confirm full instructions before trusting.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched at install time. This is the lowest-risk install pattern.
Credentials
Requesting a single primary credential (NEMO_TOKEN) is proportional to an API-based video service. Minor metadata inconsistency: metadata shows requires.env: [] while primaryEnv is set to NEMO_TOKEN and configPaths includes ~/.config/nemovideo/ — the manifest should explicitly list NEMO_TOKEN in required env vars. Confirm where the skill expects the token to live and whether local config files are read.
Persistence & Privilege
always is false and there is no install-time persistence. The skill can be invoked by the agent (normal default) but it does not request elevated always-on privileges.
Assessment
This skill appears to do what it says: it sends video data to NemoVideo’s API and requires a NEMO_TOKEN. Before installing, confirm the full SKILL.md or repository to ensure there are no additional instructions that read unrelated local files. Consider the privacy implications: your video files will be uploaded to an external service (example endpoint: mega-api-prod.nemovideo.ai); review NemoVideo’s privacy policy and data retention rules, and only provide a token scoped appropriately (or rotate/revoke it after use). Also ask the publisher to fix the manifest inconsistency (declare NEMO_TOKEN in required env vars or clarify use of ~/.config/nemovideo/) so it’s clear where credentials live.Like a lobster shell, security has layers — review code before you run it.
latestvk97d4rz0wrfdx99c6j121rqxyh83vspj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔄 Clawdis
Primary envNEMO_TOKEN
