Opusclip

v1.0.0

convert long-form video into viral short clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for g...

0· 39·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 (video -> short clips) match the required credential (NEMO_TOKEN) and the API endpoints in SKILL.md. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported 'required config paths: none' — this mismatch should be clarified (the skill may read or write a per-user config directory).
Instruction Scope
Runtime instructions stay within the advertised scope: create/refresh an anonymous token if none provided, create a session, upload videos, request renders, poll status, and stream SSE responses. The skill will perform network calls and upload user media to https://mega-api-prod.nemovideo.ai; this is expected for the stated functionality but has privacy implications.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lowest-risk install pattern. Any state persistence would come from the agent following the SKILL.md instructions (e.g., storing session_id or token).
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportionate to a cloud API-based video service. Note: the skill’s frontmatter also lists a config path which implies it may read/write ~/.config/nemovideo/ even though registry metadata listed no config paths; that mismatch should be resolved. The skill also instructs generating an anonymous token automatically if NEMO_TOKEN is not present.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does instruct storing session_id and token for continued use of the backend, but it does not modify other skills or system-wide settings. Autonomous invocation (default) is not itself a concern here.
Assessment
This skill uploads your videos and a generated or provided NEMO_TOKEN to an external API (mega-api-prod.nemovideo.ai). Before installing: 1) Confirm you trust that service and the skill owner (homepage is missing and source is unknown). 2) Decide whether you want to provide your own NEMO_TOKEN (safer) or allow the skill to create an anonymous token (the skill will POST to the vendor to get one). 3) Be aware the skill may read/write a per-user config directory (~/.config/nemovideo/) despite registry metadata not listing it — ask the publisher to clarify. 4) If you have sensitive video content or compliance requirements, do not upload it until you verify vendor policies. If anything about the origin or storage is unclear, request the skill’s source or a trustworthy homepage before proceeding.

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

latestvk9712dbcya786s7s05mkka0f1d84vz10

License

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

Runtime requirements

✂️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments