Best Rtk Compressor
v1.0.0Skip the learning curve of professional editing software. Describe what you want — compress this video using RTK settings to reduce file size without losing...
⭐ 0· 56·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill claims to perform cloud RTK video compression and only requests a single service token (NEMO_TOKEN), which is proportionate. Minor inconsistency: registry metadata listed no config paths, but the SKILL.md frontmatter references a config path (~/.config/nemovideo/). That mismatch should be clarified (it may simply be informational).
Instruction Scope
The SKILL.md instructs the agent to create/use a session, upload videos, stream SSE responses, poll render status, and return download URLs from the named nemovideo API — all of which are consistent with the stated purpose. The instructions do require network calls and uploading user video files to the specified third-party domain, which is expected for a cloud compression service.
Install Mechanism
No install/spec files or downloads are present; this is instruction-only and therefore does not write code to disk or install binaries — lowest-risk install mechanism.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which matches the need to authenticate to the backend. The frontmatter also references a config path, but the registry metadata did not list config paths — this inconsistency should be resolved. No other unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true and does not ask to modify other skills or system-wide settings. It will create and store session IDs for jobs (expected behavior) and attempts to detect an install path for attribution headers (minor filesystem probe).
Assessment
This skill uploads your video files to a third-party API (https://mega-api-prod.nemovideo.ai) and uses a NEMO_TOKEN to authenticate. Before installing/using it: (1) Confirm you trust the nemovideo service and its privacy/retention policy — do not upload sensitive videos unless you accept that they leave your device. (2) If you don't already have a NEMO_TOKEN, the skill will request an anonymous token from the service (ephemeral); treat that token like any credential. (3) Ask the publisher to clarify the metadata mismatch about ~/.config/nemovideo/ vs. registry metadata (it may be harmless, but it's an inconsistency). (4) Prefer creating scoped/ephemeral API tokens for testing rather than reusing long-lived credentials. If you need higher assurance, request the vendor's privacy/terms links or run uploads through a monitored account first.Like a lobster shell, security has layers — review code before you run it.
latestvk97edejr6cxkhsc2cdmhqyqhcd84nf5h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🗜️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
