Instagram Video Maker

v1.0.4

Instagram Video Maker — Create Reels, Stories and Feed Videos for Instagram. The algorithm buried your last carousel and Reels are now the only format reac...

0· 82·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
high confidence
Purpose & Capability
Name/description describe a cloud video-editing assistant and the skill only requires a NEMO_TOKEN and an on-disk client_id in ~/.config/nemovideo/ plus optional service URLs — all of which are proportionate to calling a third-party video-editing API.
Instruction Scope
Runtime instructions tell the agent to read/write ~/.config/nemovideo/client_id, request an anonymous token from https://mega-api-prod.nemovideo.ai if no NEMO_TOKEN is provided, and then use the token to make API calls (including uploading user media). This is expected for a remote-editing workflow, but it does mean user files and metadata will be transmitted to the third-party API.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk (nothing is downloaded or executed locally by the skill beyond simple file reads/writes and curl-style HTTP calls).
Credentials
Declares one primary credential (NEMO_TOKEN) and a config path for client_id persistence. The env vars and config path are service-specific and appropriate; however, NEMO_TOKEN is an auth token and grants the skill access to the service, so treat it like any API credential.
Persistence & Privilege
Not always-enabled and does not request elevated platform privileges. It will persist a client_id to ~/.config/nemovideo/ (expected). The skill may store/use a session token (NEMO_TOKEN); confirm whether the token is persisted beyond the session if that matters to you.
Assessment
This skill delegates editing to nemovideo's cloud API. Before installing: (1) confirm you trust https://nemovideo.com and review their privacy/terms, (2) understand that uploaded media and metadata are sent to their API and that NEMO_TOKEN grants access to your account/session, (3) the skill will create ~/.config/nemovideo/client_id to persist a client id — benign but persistent, (4) if you want limited exposure use the anonymous token flow or a throwaway account and avoid uploading sensitive or unreleased material, (5) if you later want to revoke access, remove any persisted tokens/client_id and revoke tokens via the service. Proceeding is reasonable if you accept the cloud-editing model and trust the provider.

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

latestvk97fdamc6b4s7g7w52ahx4ydxx83p4v5

License

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

Runtime requirements

📸 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments