Pixbim Lip Sync Ai

v1.0.0

Turn any video into a perfectly lip-synced production using pixbim-lip-sync-ai — the tool that matches mouth movements to dialogue, dubbing, or voiceover wit...

0· 50·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
high confidence
Purpose & Capability
Name and description describe a cloud lip-sync service; the only required credential is NEMO_TOKEN and a config path pointing to ~/.config/nemovideo/, which match that purpose.
Instruction Scope
Instructions direct the agent to check for NEMO_TOKEN, create an anonymous token via the nemovideo API if missing, create a session, upload video files (multipart or URL), call SSE endpoints, and include attribution headers. These actions are consistent with a remote rendering service, but they involve automatic network requests and uploading potentially sensitive video/audio content to an external domain (mega-api-prod.nemovideo.ai). The skill also instructs storing session_id and token and reading its own YAML frontmatter for attribution — expected but worth noting.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer and there are no external downloads referenced in the install step.
Credentials
Only one environment variable is required (NEMO_TOKEN) and the SKILL.md documents generating an anonymous token if not present. Declared config path (~/.config/nemovideo/) aligns with storing tokens/session data for the service.
Persistence & Privilege
always:false and autonomous invocation enabled (standard). The skill will create and store a short-lived anonymous token and session_id in user config and will auto-connect on first use, which means it may make network calls without an explicitly pre-provided token; consider this automated connection behavior when installing. The skill does not request elevated system privileges or modify other skills' configs.
Assessment
This skill appears to do what it says, but it operates by sending your video and audio to mega-api-prod.nemovideo.ai for processing and will generate or store a NEMO_TOKEN/session_id in ~/.config/nemovideo/ if one isn't provided. Before installing or using it: (1) confirm you are comfortable uploading the content (sensitive footage will be transmitted to an external cloud service); (2) if you prefer control, set your own NEMO_TOKEN environment variable instead of allowing the skill to create an anonymous token; (3) review the nemo service's privacy/terms if possible; and (4) be aware the skill will auto-connect on first use and may perform network operations during normal conversation.

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

latestvk97e4pa065j86psxn14ebm79th84e307

License

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

Runtime requirements

🎤 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments