Video Format Converter
v1.0.0Tell me what you need and I'll help you convert any video into the exact format, resolution, or codec your project demands. This video-format-converter skill...
⭐ 0· 84·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill describes a cloud-based video conversion service and all runtime instructions reference a single external backend (mega-api-prod.nemovideo.ai) and an authorization token (NEMO_TOKEN). Requiring a NEMO_TOKEN (and falling back to creating an anonymous token) is consistent with a cloud processing service.
Instruction Scope
The SKILL.md instructs the agent to read the skill's frontmatter (for version), check the environment for NEMO_TOKEN, optionally generate an anonymous token via the stated API, create a session, and upload files or URLs to the service. These actions are within the converter's purpose, but they do mean user videos and metadata will be sent to a third-party API and the agent may read install paths (~/.clawhub, ~/.cursor/skills) to set an attribution header.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so it doesn't write binaries or archives to disk. Lowest install risk.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required/primary. That credential directly maps to the external service used for conversions. The SKILL.md also documents a fallback anonymous-token flow if no token is present, which explains why a token is required but not strictly mandatory.
Persistence & Privilege
always: false and no instructions to modify other skills or system-wide agent settings. The skill creates short-lived sessions on the remote backend but does not request persistent platform privileges.
Assessment
This skill is internally consistent: it expects a service token and sends video files to mega-api-prod.nemovideo.ai for processing. Before installing, consider whether you are comfortable uploading your videos to a third party (the package has no homepage and the source is unknown). If you prefer not to send media externally, use a local tool (ffmpeg) or verify the service operator and privacy/retention policy. If you set a NEMO_TOKEN from an account you own, treat it like any other API secret — only supply it if you trust the service. Finally, be aware the agent may read installation paths and the skill file frontmatter for attribution headers; this is explained in the SKILL.md and appears to be for bookkeeping rather than data exfiltration.Like a lobster shell, security has layers — review code before you run it.
latestvk97emttpwq1f9dv0jzc3tw3yk584021q
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
