Ai With Ai
v1.0.0create video clips into AI-edited videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for using AI tools togeth...
⭐ 0· 19·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 (AI-assisted video editing) align with what the SKILL.md does: create sessions, upload video files, run SSE editing, and request renders from a cloud backend (mega-api-prod.nemovideo.ai). The only minor inconsistency is the SKILL.md YAML including a configPaths entry (~/.config/nemovideo/) while the registry metadata lists no required config paths; this appears to be a packaging/documentation mismatch rather than a functional mismatch with purpose.
Instruction Scope
Instructions are limited to connecting to the nemovideo.ai backend, creating/using a NEMO_TOKEN, creating sessions, uploading files (multipart or URL), sending SSE messages, polling render status, and returning download URLs. It instructs the agent to auto-generate an anonymous token if NEMO_TOKEN is absent (POST to /api/auth/anonymous-token) and to store session_id/token for subsequent requests. There are no instructions to read arbitrary system files or unrelated environment variables, but the skill will perform network calls and upload user files to the external service — expected for this purpose but important to note.
Install Mechanism
No install spec or code files — instruction-only skill. That is the lowest-risk install mechanism; nothing is written to disk by the skill package itself.
Credentials
The skill requests a single credential (NEMO_TOKEN) which is the expected API token for a cloud editing service. The SKILL.md can also obtain an anonymous token automatically if NEMO_TOKEN is not present, which is coherent with the service offering a temporary token. The earlier-mentioned metadata mismatch about configPaths (~/.config/nemovideo/) vs registry 'none' is a minor inconsistency to be aware of but does not imply additional credentials.
Persistence & Privilege
Skill does not request always:true, does not modify other skills, and only persists its own session_id/token for interactions with the backend. Autonomous invocation is allowed (platform default) but not exceptional here.
Assessment
This skill will upload your video files and communicate with the external API at mega-api-prod.nemovideo.ai (it creates or uses a NEMO_TOKEN and stores a session_id). Before installing, confirm you are comfortable sending your footage to that domain and review the service's privacy/retention policy. If you prefer control, supply your own NEMO_TOKEN rather than letting the skill create an anonymous token. The YAML metadata mentions a config path (~/.config/nemovideo/) while the registry lists none — likely a packaging/documentation inconsistency but worth noting. If the skill's source is unknown and you cannot verify the backend/service, avoid uploading sensitive content or skip installing.Like a lobster shell, security has layers — review code before you run it.
latestvk972ej4ppegw5yjbwksgmj5hpx84mwvt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🤖 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
