Ai Faceless Video
v1.0.0Create faceless videos using AI — produce engaging content for YouTube and TikTok without showing your face or filming anything. NemoVideo generates complete...
⭐ 0· 53·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
Name/description announce AI faceless-video generation and the SKILL.md instructs the agent to call nemoVideo's generation API. Requesting an API token (NEMO_TOKEN) is consistent with that purpose and no unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions show a curl POST to https://mega-api-prod.nemovideo.ai/api/v1/generate with Authorization: Bearer $NEMO_TOKEN — this matches the declared purpose. The skill will transmit user-provided scripts/media to an external service, so user content and metadata are sent off-host. The SKILL.md metadata also references a local config path (~/.config/nemovideo/) which suggests optional local config/caching; that local access is not explained elsewhere and should be confirmed.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low-risk from an installation perspective because nothing is written to disk by the skill itself.
Credentials
The skill's primary credential is NEMO_TOKEN which is proportionate for calling the NemoVideo API. However, registry metadata lists no required env vars while SKILL.md metadata declares primaryEnv: NEMO_TOKEN and an entry for ~/.config/nemovideo/ — a minor inconsistency. Confirm whether the platform will prompt for NEMO_TOKEN and whether the skill actually needs access to the local config path.
Persistence & Privilege
always is false and there is no install behavior or system-wide configuration changes described. The skill does not request persistent presence or elevated platform privileges.
Assessment
This skill appears to do what it claims: it sends your script and options to NemoVideo's API using an API token. Before installing, verify the NemoVideo service identity and privacy/terms (who can access uploaded content, retention, copyright treatment, and billing). Confirm how the platform will request/store NEMO_TOKEN (use least-privileged/ephemeral tokens if possible). Ask whether the skill actually needs the local config path (~/.config/nemovideo/) and avoid submitting sensitive personal data or private keys in prompts. If you rely on the service for monetized content, test with non-sensitive sample content to verify results, costs, and rate limits. Finally, resolve the small metadata mismatch (required env list vs primaryEnv and configPaths) with the skill author or registry before granting credentials.Like a lobster shell, security has layers — review code before you run it.
latestvk97bcj19jhmpypgwvky8vhdyx183rk84
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎭 Clawdis
Primary envNEMO_TOKEN
