Ai For Video Editing

v1.0.0

Turn raw footage into polished, publish-ready video with the power of ai-for-video-editing built into your workflow. This skill helps video creators plan edi...

0· 47·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
Name/description (AI video editing suggestions, captions, uploads, exports) match the declared requirement (NEMO_TOKEN) and the API endpoints documented in SKILL.md. Requesting a bearer token for nemo-api is proportionate to a cloud processing backend.
Instruction Scope
Instructions limit operations to creating an anonymous or provided NEMO_TOKEN, creating sessions, SSE message streaming, uploading user files, and exporting via nemovideo.ai. This is in-scope for a cloud editor, but it will transmit any footage or pasted scripts the user provides to the remote service — users should expect uploads and generated transcripts to leave the local machine.
Install Mechanism
Instruction-only skill with no install spec or downloaded code; nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only a single environment variable (NEMO_TOKEN) is declared as required and is justifiably the API bearer token. The doc also specifies generating an anonymous token if none exists, which reduces need for additional credentials. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not forced-always and does not request system-wide privileges or modify other skills. It does instruct the agent to retain a session_id for the session lifecycle (normal for APIs) and can be invoked autonomously (platform default).
Assessment
This skill will call https://mega-api-prod.nemovideo.ai and will upload any video files or pasted text you provide — review the service's privacy/retention policies before sending sensitive footage. It uses a single API token (NEMO_TOKEN); if you don't supply one it will request an anonymous token from the provider (100 free credits, short expiry). Because the skill is instruction-only, no third-party code is installed on your machine, but data you give the skill will be transmitted to the remote backend. If you want to limit exposure: do not set a long-lived production token in your environment, avoid uploading confidential videos, or create a dedicated test account/token you can revoke later. If you need more assurance, ask the provider for a published homepage, documentation, or a privacy/data-retention statement before using the skill with sensitive content.

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

latestvk9748ksn063pg6mmnpg8sf08e1841tz6

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments