Video Background Remover Ai

v1.0.0

remove video files into clean background videos with this video-background-remover-ai skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creato...

0· 32·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Crypto
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (video background removal) match the actions described: uploading videos, creating a session, running SSE edits, and exporting MP4s. Requiring NEMO_TOKEN is appropriate for a paid API. One minor inconsistency: the top-level registry metadata reported no required config paths, but the SKILL.md frontmatter lists ~/.config/nemovideo/ as a config path; reading a service-specific config directory is plausible but the registry metadata should match.
Instruction Scope
Instructions are focused on connecting to the nemovideo API, handling uploads, polling renders, and translating SSE events. They do request reading the skill's YAML frontmatter and detecting install path (to set attribution headers), and mention a config path (~/.config/nemovideo/) — these are reasonable for attribution and locating local tokens, but they do grant the agent the ability to inspect a small set of user files/paths which users should be aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. All runtime activity is network calls to the declared API host; nothing is downloaded or written by an installer.
Credentials
Only NEMO_TOKEN (primary credential) is required, which is proportionate to calling a third‑party video-processing API. The SKILL.md also references a service config directory (~/.config/nemovideo/) that could contain additional tokens—this is plausible but should be reflected in registry metadata if intended.
Persistence & Privilege
Skill is not always:on and is user-invocable; it does not request elevated system privileges or to modify other skills. It can be invoked autonomously by default (platform normal), which expands its runtime reach but is expected for skills.
Assessment
This skill uploads user videos to a third‑party backend (mega-api-prod.nemovideo.ai) for processing and needs a NEMO_TOKEN or will obtain a short-lived anonymous token — only use it if you trust that service. Be aware it may read a service config directory (~/.config/nemovideo/) and the skill's frontmatter/install path to add attribution headers; if you have sensitive content or secrets in that directory, do not install. The registry metadata and the SKILL.md disagree about the config path — ask the publisher to clarify. If you plan to provide your own NEMO_TOKEN, ensure it is scoped appropriately and not a general-purpose secret (e.g., your cloud provider or personal account token).

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

latestvk97e694m0xzs3n5wa8hbfa37bx84epm4

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments