Home Office Setup Video

v1.0.3

Describe your home office setup and NemoVideo creates the video. Desk setup tours with gear breakdowns, work from home productivity setup content, budget des...

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
medium confidence
Purpose & Capability
The skill's name and description describe creating a video from a user's home-office narration and the SKILL.md points to the NemoVideo backend (mega-api-prod.nemovideo.ai). Requesting a single NEMO_TOKEN credential is consistent with a service-backed video-generation integration.
Instruction Scope
SKILL.md describes sending the user's office description to the NemoVideo API for video creation and does not instruct reading unrelated system files or other credentials. Note: SKILL.md metadata includes a config path (~/.config/nemovideo/) which suggests it might read local config, but the registry metadata listed no required config paths — this mismatch should be clarified.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing will be written to disk by an installer as part of skill installation, reducing install-supply-chain risk.
Credentials
Only NEMO_TOKEN is declared as required and as primaryEnv, which is proportionate for calling an external NemoVideo API. The only concern is the inconsistent metadata about configPaths: SKILL.md's metadata lists ~/.config/nemovideo/ as required, which could contain tokens or config — the registry's top-level metadata did not list it. Confirm whether the skill will access that path.
Persistence & Privilege
always:false and no install scripts are present. The skill does not request permanent platform-wide privileges and operates as a normal, user-invocable skill. Autonomous invocation is enabled by default but not excessive here.
Assessment
This skill appears to do what it says: it sends your description to NemoVideo's API to produce a video and requires a single NEMO_TOKEN credential. Before installing, verify the token's scope and origin (create a restricted API token if possible), check NemoVideo's privacy policy for uploaded content, and confirm whether the skill will read ~/.config/nemovideo/ (SKILL.md metadata) despite the registry metadata showing no config paths. Avoid sending sensitive personal data in descriptions and be ready to revoke the token if you see unexpected behavior.

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

latestvk978v36nrpxb183fvwbzf5fmrs83qpv5

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments