📦 Free Video Generation Model Api — 文本生成短视频
v1.0.0无需学习专业剪辑软件,只需一句中文提示即可免费调用 AI 模型,10 秒生成未来都市夜景等高清短视频,支持 API 批量调用,极速落地创意。
0· 47·0 当前·0 累计
下载技能包
最后更新
2026/4/13
安全扫描
OpenClaw
可疑
medium confidenceNULL
评估建议
This skill appears to implement a remote text→video API and asks for one API token (NEMO_TOKEN). Before installing: 1) Be cautious because the publisher/source is unknown and no homepage is provided — verify the domain (mega-api-prod.nemovideo.ai) and the service's reputation. 2) Prefer providing an ephemeral or limited-scope token (not your primary production credentials). 3) Expect the skill to contact the external API, generate anonymous tokens, and save session IDs/tokens; confirm where the ...详细分析 ▾
ℹ 用途与能力
The skill claims to generate short videos from text and its instructions call a remote video-generation API (POSTs, uploads, render endpoints) and request a single API credential (NEMO_TOKEN). That is coherent with the stated purpose. However: the skill metadata in the packaged SKILL.md references a config path (~/.config/nemovideo/) and install-path detection for X-Skill-Platform even though the registry metadata lists no config paths — an inconsistency worth noting.
⚠ 指令范围
Runtime instructions require contacting an external domain (https://mega-api-prod.nemovideo.ai), generating an anonymous token if no NEMO_TOKEN is present, saving a session_id, and determining an install path to derive an X-Skill-Platform header (checking ~/.clawhub/, ~/.cursor/skills/, etc.). The install-path check implies filesystem probes beyond purely handling user prompts. The instructions also say to persist tokens/session state but do not specify storage scope or protections. These behaviors are plausible for an API client but expand scope beyond simple text→video conversion and are not fully justified or documented.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files. That is lower-risk from an installation perspective because nothing is downloaded or written to disk by an installer step.
ℹ 凭证需求
Only one environment variable is declared (NEMO_TOKEN) which fits an API client. However the skill's embedded frontmatter also lists a config path (~/.config/nemovideo/) and the runtime instructions expect to detect local install paths to set a header; the registry-level metadata presented to you showed no required config paths. This mismatch means the skill may try to read local paths it didn't explicitly declare, which is disproportionate unless you accept that local caching or platform detection is needed.
ℹ 持久化与权限
always:false and normal autonomous invocation are used (expected). The skill instructs saving session_id and the acquired token (if generated) for subsequent requests; persisting credentials/session state is typical for API clients but the SKILL.md does not specify where or how long to persist, so there is some risk that tokens or session IDs could be stored in a less-restricted location. No directive to modify other skills or system-wide config is present.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/13
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install free-video-generation-model-api
镜像加速npx clawhub@latest install free-video-generation-model-api --registry https://cn.longxiaskill.com