Alarm Clock Video
v1.0.0Skip the learning curve of professional editing software. Describe what you want — create a short alarm clock promo video with wake-up sound effects and text...
⭐ 0· 61·0 current·0 all-time
by@mory128
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (AI video creation, uploads, exports) align with the declared primary credential (NEMO_TOKEN) and the SKILL.md which documents endpoints for uploading, session creation, SSE, and exporting. None of the required fields appear unrelated to video rendering.
Instruction Scope
The SKILL.md instructs the agent to: check for NEMO_TOKEN (or generate an anonymous token via the nemovideo API), create sessions, upload user media (multipart or URL), use SSE for edits, poll for render completion, and return download URLs. These are within the service's scope. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata earlier indicated no required config paths — this inconsistency suggests the skill may expect to find or persist local configuration even though the manifest doesn't declare it.
Install Mechanism
Instruction-only skill with no install step and no code files. Nothing is written to disk by an installer; the agent will only perform network requests at runtime per instructions.
Credentials
Only one credential is declared (NEMO_TOKEN) and it is the primary credential for the described cloud API. The SKILL.md also provides a fallback anonymous-token flow when the env var is absent—this is coherent with the described purpose and not disproportionate.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide privileges. Autonomous invocation is allowed by default (normal). There is no install-time behavior or instructions to modify other skills or global agent settings.
Assessment
This skill will upload any media you send to a third-party service at mega-api-prod.nemovideo.ai and may generate/retain an anonymous token if you don't provide NEMO_TOKEN. Before installing or invoking: (1) confirm you trust that domain and its privacy/retention policy; (2) avoid sending sensitive files or credentials; (3) be aware that rendering consumes credits (the doc mentions 100 free credits for anon tokens); and (4) note the manifest inconsistency about a config path (~/.config/nemovideo/) — if you want assurance it won't read or write local config, ask the author to clarify or remove that requirement. If uncertain, test with non-sensitive sample media first.Like a lobster shell, security has layers — review code before you run it.
latestvk971fnnm58g4ptc2fepxc84ca184n7cw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⏰ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
