Ecommerce Product Video

v1.0.0

create product images or clips into product showcase video with this ecommerce-product-video skill. Works with MP4, MOV, JPG, PNG files up to 500MB. ecommerc...

0· 98·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
medium confidence
Purpose & Capability
Name/description, declared primaryEnv (NEMO_TOKEN), and the SKILL.md all describe using a remote nemovideo.ai rendering API for creating/exporting product videos; the required credential and API endpoints are coherent with that purpose.
Instruction Scope
Instructions direct the agent to automatically obtain an anonymous token if NEMO_TOKEN is absent, create sessions, upload user media, and poll for export results — all expected for this service. Note: SKILL.md asks the agent to 'store the returned session_id' but doesn't specify storage location or retention policy, and it will send user files to an external domain; this is expected for a cloud render pipeline but worth user awareness.
Install Mechanism
No install spec or code files — instruction-only skill (lowest install risk). No external binaries or archive downloads are requested.
Credentials
Only NEMO_TOKEN is requested as a credential (declared primaryEnv) which matches the stated API usage. Metadata also lists a config path (~/.config/nemovideo/), but the runtime steps don't explicitly say what is written there — minor mismatch but explainable (local caching of session/token). No unrelated secrets requested.
Persistence & Privilege
always:false and normal invocation settings. The skill will create short-lived anonymous tokens/sessions but does not request permanent elevated platform privileges or modify other skills' configs.
Assessment
This skill will upload the images/clips you provide to an external service (mega-api-prod.nemovideo.ai) and use a NEMO_TOKEN (it can auto-generate an anonymous token if none is present). Before installing: 1) Be comfortable with uploading media to a third-party cloud service (don't send sensitive or private images). 2) Confirm where session tokens or credentials will be stored (metadata mentions ~/.config/nemovideo/) and whether you want that on your machine. 3) Because the skill source/homepage is unknown, consider using an anonymous token or throwaway account and review the service's privacy/terms if possible. If you need stricter data control, do not use this skill or route files through an internal preprocessing step before upload.

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

latestvk97bwvey6khgk5rq2ysw85vfqh84ja2a

License

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

Runtime requirements

🛍️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments