Ai Video Enhancer

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — upscale this video to 1080p and reduce the noise — and get upscaled MP4 vi...

0· 51·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
The name/description map to the actions in SKILL.md (session creation, upload, render/export). Requesting a single NEMO_TOKEN credential is expected for a third‑party video API. However, the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) in metadata while the registry metadata provided earlier reported no required config paths — this mismatch is an inconsistency that may be a packaging oversight. The API base (mega-api-prod.nemovideo.ai) and the skill owner are unknown (no homepage), which reduces confidence in provenance but does not by itself make the behavior incoherent.
Instruction Scope
The instructions are explicit about network calls: obtaining an anonymous token if NEMO_TOKEN is absent, creating a session, uploading videos, and polling a render endpoint. All of that is within the stated purpose. Important privacy/consent implications: the skill instructs uploading user video files (or URLs) to an external cloud service — that is necessary for cloud-based enhancement but should be called out to users because it transmits potentially sensitive media. The instructions do not tell the agent to read unrelated local files or arbitrary secrets beyond NEMO_TOKEN.
Install Mechanism
Instruction-only skill with no install spec or code files. This minimizes disk persistence and supply-chain risk. There are no downloads or package installs declared.
Credentials
Only one environment variable (NEMO_TOKEN) is required, which is proportionate for calling the named API. The skill will fall back to creating an anonymous token via the API if NEMO_TOKEN is absent; that fallback requires making a network POST with a generated UUID. There are no unrelated credentials requested. Users should be aware that an anonymous token grants the same processing rights (and transient credits) and will be created/used if they don't provide their own token.
Persistence & Privilege
always:false and no install or system modifications. The skill does require session tokens for API use but does not request persistent system privileges or attempt to change other skills' configs. Autonomous invocation is allowed by platform default but is not combined with other high‑risk factors here.
Assessment
This skill appears to be what it says: it sends uploaded videos to a third‑party API (mega-api-prod.nemovideo.ai) for cloud processing and requires a NEMO_TOKEN (or will obtain an anonymous one for you). Before installing or using it: 1) Do not upload sensitive or private videos unless you trust the service and its privacy policy; the publisher has no homepage and is anonymous, so verify the service if possible. 2) Prefer supplying your own NEMO_TOKEN from a trusted account rather than relying on the anonymous token fallback. 3) Note the small metadata mismatch (a config path listed in the SKILL.md frontmatter) — this is likely a packaging oversight but worth confirming with the publisher if you require stricter provenance. 4) If you need stronger assurance, ask the publisher for a canonical homepage, privacy policy, or open source code before sending real production data.

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

latestvk975g12mpbfpcmkkprwntd9cms84rgvs

License

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

Runtime requirements

Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments