Slideshow Automation

v1.0.0

Turn ten vacation photos in JPG format into 1080p automated slideshow video just by typing what you need. Whether it's turning photo collections into polishe...

0· 18·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 name/description (slideshow -> cloud render) aligns with the declared requirement for NEMO_TOKEN and cloud API calls. Minor metadata inconsistency: the registry summary earlier said 'Required config paths: none' but the SKILL.md frontmatter lists a config path (~/.config/nemovideo/). This is likely benign (service-specific config) but should be clarified.
Instruction Scope
SKILL.md instructs the agent to check for NEMO_TOKEN, or obtain a short-lived anonymous token via the service's anonymous-token endpoint, create sessions, upload files, use SSE for edits, poll export status, and return download URLs. These actions stay within the slideshow/rendering purpose and do not direct the agent to read unrelated system files or extra environment variables.
Install Mechanism
No install spec or code files — instruction-only skill. Nothing is downloaded or written by an install step, lowering installation risk.
Credentials
Only NEMO_TOKEN is required (declared as primary). The skill also offers to obtain an anonymous token itself if NEMO_TOKEN is absent. This is proportionate for a cloud-rendering service, but users should be aware that providing a long-lived NEMO_TOKEN grants the skill access to their account/balance; using the anonymous token is a lower-privilege alternative.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges or modify other skills. It may read its own frontmatter and detect install paths to populate attribution headers, which is reasonable for request attribution.
Assessment
This skill appears to be what it claims: a cloud slideshow renderer that uploads your photos to mega-api-prod.nemovideo.ai and returns a rendered video. Before installing or using it, consider: (1) trust and privacy — files are uploaded to an external service, so review the service's privacy/terms if available; (2) credential choice — prefer letting the skill obtain the ephemeral anonymous token instead of supplying a long-lived NEMO_TOKEN unless you need account-linked features; (3) clarify the small metadata inconsistency about the config path (~/.config/nemovideo/) if you want to know whether local config will be read or written. If you need a firmer assessment, ask the publisher for a homepage/privacy policy or request code/manifest showing whether the skill writes to local config paths.

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

latestvk975cc9a8k6vq57gjpstwx6p1s851nsn

License

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

Runtime requirements

🖼️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments