Patch Maker

v1.0.0

patch video clips into repaired video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for removing or replac...

0· 58·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 align with runtime instructions: APIs, upload endpoints, SSE for editing, and render/export endpoints are all about cloud video editing. Requesting a single service token (NEMO_TOKEN) is proportionate. Minor inconsistency: the SKILL.md frontmatter declares a configPath (~/.config/nemovideo/) while the registry metadata lists no required config paths.
Instruction Scope
SKILL.md limits actions to establishing a session, uploading user-provided video files, sending edit commands, polling render status, and returning a download URL. The instructions do direct the agent to upload local files or URLs (expected for this service) and to acquire an anonymous token if no NEMO_TOKEN is present — these are within the skill's stated scope.
Install Mechanism
Instruction-only skill with no install spec or bundled code — lowest install risk. All network calls go to the stated API domain; nothing is downloaded or written by an installer.
Credentials
Only one credential is required (NEMO_TOKEN), which is appropriate. The skill can also generate an anonymous token via the backend if no token is present, which means it can obtain credentials on the fly. The frontmatter's mention of a config path (~/.config/nemovideo/) is inconsistent with registry metadata and should be clarified.
Persistence & Privilege
Skill is not marked always:true and does not request system-wide changes or access to other skills' configs. It does require a session token for operation but does not ask for persistent elevated privileges.
Assessment
This skill appears to do what it says: remote video editing via the nemo backend. Before installing, consider: 1) Are you comfortable uploading the videos you plan to edit to mega-api-prod.nemovideo.ai? Uploaded content may be processed on remote GPUs. 2) The skill uses a single credential (NEMO_TOKEN) and can create an anonymous token automatically — if you prefer control, provide your own token rather than relying on anonymous issuance. 3) Ask the publisher to clarify the configPath discrepancy (~/.config/nemovideo/ appears in SKILL.md frontmatter but the registry lists none) and provide a homepage/source for trust. 4) Do not supply sensitive or private footage until you confirm the provider's privacy/storage policies. If you want higher assurance, request source code or a verified homepage and confirm the exact data retention and access policies of the nemo backend.

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

latestvk97dkwd6cspry1d1313xh1h0f184pm21

License

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

Runtime requirements

🩹 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments