Video Editing With Ai

v1.0.1

Tell me what you need and I'll help you shape raw footage into polished, publish-ready video content using video-editing-with-ai techniques. Whether you're t...

0· 241·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 a cloud-backed AI video editing assistant and requires a NEMO_TOKEN plus a nemovideo config path; these credentials and paths match the described remote processing behavior and are proportionate to the stated purpose.
Instruction Scope
The runtime instructions direct the agent to (a) automatically call an external API on first use to obtain an anonymous token if none is present, (b) create and maintain a session_id, and (c) upload media or URLs to the remote API. These actions are expected for a cloud video-processing skill, but they do cause outbound network activity and will send user media and transcripts to the nemovideo.ai backend.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written/installed by an installer step in the package itself (lowest install risk).
Credentials
Only a single credential (NEMO_TOKEN) is declared as required and is the primary credential for the backend service. The SKILL.md also documents generating an anonymous token if none is supplied, which is consistent with the service integration.
Persistence & Privilege
always:false (not force-enabled). The skill instructs storing session state (session_id) and references ~/.config/nemovideo/ for config; this is reasonable for maintaining sessions but means small credentials/session artifacts may be written to the user's config directory and tokens created are valid for 7 days. Autonomous invocation is allowed (platform default).
Assessment
This skill is coherent with its video-editing purpose, but it uses a remote service (mega-api-prod.nemovideo.ai). Be aware that: (1) your video files, transcripts, and any uploads will be sent to that external backend; (2) if you don't supply a NEMO_TOKEN the skill will request an anonymous token on first use (outbound API call) and will store session state under ~/.config/nemovideo/; (3) tokens grant the backend the ability to process your media for ~7 days. If you are handling sensitive footage, review nemovideo.ai's privacy/terms or avoid granting access; otherwise, consider provisioning your own NEMO_TOKEN account token so you control credentials.

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

latestvk973r12mnj9ashna3dm52pzsjs842998

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments