Instagram Story Editor

v1.0.0

Drop a video and describe the vibe you want — this instagram-story-editor skill transforms raw footage into polished, vertical-format Instagram Stories ready...

0· 67·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name and description say it will reformat videos via the NemoVideo backend. Declared primary credential (NEMO_TOKEN) and config path (~/.config/nemovideo/) match that purpose and are proportionate.
Instruction Scope
Runtime instructions are narrowly scoped to authenticating with NemoVideo, creating a session, uploading the user-supplied clip, and requesting edits. The skill instructs the agent to read/create ~/.config/nemovideo/client_id and to POST to nemo API endpoints. It does not instruct reading arbitrary system files, but it will perform network calls and upload user video content to the remote API automatically on first interaction (it explicitly says 'connect ... before doing anything else').
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written by an installer beyond the small config file the skill itself creates/uses.
Credentials
Only the NEMO_TOKEN credential and a per-user config path are required, which is proportionate. Minor metadata inconsistency: metadata 'requires.env' is empty while a primaryEnv (NEMO_TOKEN) is declared — this is likely just a packaging omission but should be corrected for clarity.
Persistence & Privilege
The skill does write/read its own config at ~/.config/nemovideo/ (client_id) and stores session identifiers as expected for a remote-service integration. always:false (not force-included). Autonomous invocation is allowed by default (platform normal), so be aware the skill may attempt to create a session automatically on first use.
Assessment
This skill sends your video files and session/auth requests to https://mega-api-prod.nemovideo.ai (NemoVideo). Before installing: 1) Confirm you trust NemoVideo and are comfortable uploading the footage and metadata to their service (privacy, retention, and credit usage). 2) Know the skill will create/read ~/.config/nemovideo/client_id and may store session IDs; you can remove that folder to revoke local traces. 3) Provide a valid NEMO_TOKEN or allow the skill to request an anonymous token from the API (100 credits, 7-day expiry). 4) Because the skill auto-connects on first use, disable autonomous invocation in your agent if you want manual approval before any network activity. 5) Consider checking the NemoVideo homepage/repository and their documentation/terms before using with sensitive content.

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

latestvk973dwjfme9cs1g665z38v13b983whqx

License

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

Runtime requirements

📱 Clawdis
Primary envNEMO_TOKEN

Comments