🤖 Ai — AI
v1.0.0Generator Generator 用此技能将文本提示转为 AI 生成视频。支持 MP4、MOV、WebM、GIF,最大 500 MB。内容创作者用它生成视频……
0· 20·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and runtime instructions are consistent with a cloud-based AI video-generation integration; nothing requested appears disproportionate to that purpose.
评估建议
This skill appears coherent for generating videos via a Nemo video API, but before installing consider: 1) it will make network requests to https://mega-api-prod.nemovideo.ai (verify you trust that domain and its privacy/terms), 2) it requires a NEMO_TOKEN (you can supply one or the skill will request an anonymous token on your behalf), 3) it can upload local files by path — only allow uploads of files you intend to send and avoid providing paths to sensitive files, and 4) it will read certain l...详细分析 ▾
✓ 用途与能力
Name/description match the declared requirements: it needs a NEMO_TOKEN and talks to a nemo-video API to create sessions, upload media, and render videos. The declared config path (~/.config/nemovideo/) and the token are plausible for this functionality.
ℹ 指令范围
Instructions stay largely within the video-generation domain (connect/auth, create session, SSE for streaming responses, upload files, export). They also direct the agent to read local paths to detect platform (~/.clawhub/, ~/.cursor/skills/) and read the skill's YAML frontmatter for attribution headers. Upload endpoints allow multipart uploads by local file path; this is expected for a media upload flow but means the agent could read and transmit any filesystem path you provide. No unrelated secrets or system files are requested, but the file-upload capability and install-path detection are worth being aware of.
✓ 安装机制
Instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. This is the lowest-risk install footprint.
✓ 凭证需求
Only a single credential (NEMO_TOKEN) is declared as required and used. The SKILL.md offers to obtain an anonymous short-lived token if none is supplied. No additional unrelated environment variables or broad credential lists are requested.
✓ 持久化与权限
always:false and default autonomous invocation settings are normal. The skill declares a config path it may read (~/.config/nemovideo/), but there are no instructions to modify system/other-skill configuration or to persistently enable itself beyond normal session use.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
Initial release of AI Generator Generator — generate videos from text prompts using AI. - Enables users to create and export 1080p AI-generated videos from text prompts via a cloud pipeline. - Supports uploads (MP4, MOV, WebM, GIF, up to 500MB) and exports in multiple formats. - Handles automatic session and token management with free starter credits for new users. - Includes guided actions for generating, editing, exporting, and managing session state. - Provides timeline summaries, specific error handling, and workflow tips for fast, accurate video creation.
● 无害
安装命令
点击复制官方npx clawhub@latest install ai-generator-generator
镜像加速npx clawhub@latest install ai-generator-generator --registry https://cn.longxiaskill.com镜像同步中