Ai Video Stabilizer

v1.0.1

Stabilize shaky video and smooth camera motion with AI — fix handheld shake, walking bounce, vehicle vibration, wind wobble, and accidental camera movement....

0· 54·0 current·0 all-time
bypeandrover adam@peand-rover
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 (AI video stabilization) match the declared primary credential and runtime instructions: the SKILL.md shows CURL calls to nemovideo.ai using $NEMO_TOKEN. There are no unrelated environment variables or binaries requested.
Instruction Scope
SKILL.md tells the agent to upload video to a NemoVideo API endpoint and set stabilization options; it does not instruct access to unrelated files, system credentials, or other services. Note: uploading user video to an external endpoint is expected behavior for a cloud stabilization service and is the main privacy/security consideration.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is downloaded or written to disk by an installer step, minimizing installation risk.
Credentials
Only a single service credential (NEMO_TOKEN) is used and is referenced by the curl example in SKILL.md. The declared config path (~/.config/nemovideo/) is plausible for storing that token. No unrelated secrets or broad environment access are requested.
Persistence & Privilege
always is false (default) and the skill does not request persistent/enforced presence or modify other skills. Autonomous invocation is allowed (platform default) but is not combined with excessive privileges.
Assessment
This skill appears to do what it claims: it uploads videos to NemoVideo's API and requires a single service token (NEMO_TOKEN). Before installing, confirm you trust nemovideo.com and the service's privacy/retention policy because your raw footage will be transmitted to their servers. Use a least-privilege token if possible, avoid sending sensitive/confidential footage, and verify any costs or data retention on the NemoVideo site. The skill has no installer and requests no unrelated credentials, so installation risk is low; the primary risk is privacy of uploaded video.

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

latestvk974t8rfd5nrvqdf66zdhfj2e183t64q

License

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

Runtime requirements

📹 Clawdis
Primary envNEMO_TOKEN

Comments