Children Story Video

v1.0.4

Children Story Video Maker — Create Kids Storybook and Narrative Videos. Works by connecting to the NemoVideo AI backend. Supports MP4, MOV, AVI, WebM, and M...

0· 75·0 current·0 all-time
bypeandrover adam@peand-rover
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's name/description align with requiring a NEMO_TOKEN and an API domain for NemoVideo. Minor inconsistency: the registry metadata at the top said no required config paths, but the SKILL.md metadata lists a config path (~/.config/nemovideo/). Storing service config locally is plausible for this purpose but the discrepancy should be resolved.
Instruction Scope
SKILL.md is minimal and instruction-only (calls out the NemoVideo backend apiDomain). It does not instruct the agent to read arbitrary system files. However the metadata mentions automatic credential setup and a config path (~/.config/nemovideo/), which implies the agent may read/write that user config directory to store tokens or settings — reasonable for this service but worth noting.
Install Mechanism
No install spec and no code files — lowest-risk configuration. The skill is instruction-only, so nothing is downloaded or written by an installer.
Credentials
The skill only requires a single environment variable (NEMO_TOKEN), which is appropriate for an API-backed video service. Be aware the SKILL.md claims automatic credential setup; the token may be stored in the listed config path, so ensure you trust the service before providing a long-lived token.
Persistence & Privilege
always is false and autonomous invocation is allowed (the platform default). The skill does not request elevated or persistent system privileges beyond potentially writing to its own config directory.
Assessment
This skill looks like what it says: a connector to NemoVideo that needs a NEMO_TOKEN. Before installing, verify you trust NemoVideo (check the homepage and the referenced repository), and prefer using a scoped or revocable token rather than a long-lived account credential. Expect the skill may create or modify ~/.config/nemovideo/ to store credentials or settings (SKILL.md mentions automatic credential setup) — if you want to avoid local storage, ask how credentials are handled or keep the token temporary. Since the skill can invoke itself autonomously, be aware it could call the NemoVideo API without prompting; if that matters, restrict agent permissions or only enable the skill when needed.

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

latestvk97f1d7p8r6rnvpgeftpkh774583rhh6

License

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

Runtime requirements

📖 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments