Caption Generator Instagram

v1.0.0

Get captioned Instagram videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something lik...

0· 49·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
The skill is an instruction-only connector to a cloud caption/render service (mega-api-prod.nemovideo.ai). Requesting a single service token (NEMO_TOKEN) and referring to a service-specific config path is consistent with the described functionality.
Instruction Scope
Runtime instructions are limited to: read NEMO_TOKEN (or obtain an anonymous token from the service), create a session, upload video files or URLs, stream SSE messages, poll render status, and return download URLs. The only minor extra behavior is deriving small attribution headers from the skill frontmatter and detecting an install path to set X-Skill-Platform — this may require checking the environment for known install directories but does not instruct access to unrelated user files or secrets.
Install Mechanism
No install spec or downloaded code is present; this is instruction-only, so nothing is written to disk by an installer. That reduces the attack surface.
Credentials
Only one credential (NEMO_TOKEN) is required and is the service token used to authorize API calls. The metadata also references a service config path (~/.config/nemovideo/) which is plausible for a service client; there are no inexplicable or unrelated secrets requested.
Persistence & Privilege
The skill does not request 'always: true' and does not ask to modify other skills or global agent settings. It can be invoked by the agent (normal default) but has no elevated persistence privileges.
Assessment
This skill will send your video files and related metadata to the nemovideo.ai backend for captioning and rendering. Before installing or using it: (1) Confirm you trust the external service (mega-api-prod.nemovideo.ai) with the content you upload; avoid uploading sensitive or private videos unless you understand the service's privacy policy. (2) Provide your own NEMO_TOKEN if you have an account; otherwise the skill will request an anonymous token from the service (this still sends requests from your agent to the service). (3) Note the skill may detect install-paths to set an attribution header — this is limited and is not an attempt to read arbitrary files, but be aware some environment information may be conveyed. (4) There is no installer or code bundle to audit (the skill is instruction-only), so runtime behavior depends entirely on the described API calls; if you require more assurance, ask the publisher for privacy terms or a demo of the network traffic it generates.

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

latestvk97b4zz97wc5tyyrvve14nbrn984qsyv

License

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

Runtime requirements

📱 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments