📝 Ai — AI

v1.0.0

文本生成器 只需输入需求,即可将200字的产品描述脚本一键转为1080p文字驱动视频。无论是将书面脚本直接生成成片...

0· 20·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requests and runtime instructions are consistent with a cloud text→video service: it needs a single service token, talks to a single external API, and persists a session; nothing in the package indicates clear misdirection or unrelated credential access.
评估建议
This skill appears to do what it says: it will call an external API (https://mega-api-prod.nemovideo.ai) to obtain an anonymous token (if you don't provide NEMO_TOKEN), create a session, upload files, and return render URLs. Before installing or using it, consider: (1) If you care about data privacy, review the external service's privacy/terms since uploads (videos, scripts) go to that endpoint. (2) Provide your own NEMO_TOKEN if you prefer not to let the skill request an anonymous token on your...
详细分析 ▾
用途与能力
The skill's name/description (text-to-video) aligns with the required environment variable (NEMO_TOKEN) and the runtime flow (authenticate, create session, upload, export). The metadata's config path (~/.config/nemovideo/) is plausible for persisting tokens/sessions.
指令范围
Runtime instructions direct the agent to obtain or use a NEMO_TOKEN, create a session, stream SSE, upload user files, poll render status, and include attribution headers. They also instruct the agent to read this file's frontmatter and detect install-paths to set X-Skill-Platform — reading those local paths is broader than strictly necessary but explainable for attribution/persistence. The instructions explicitly tell the agent not to display raw tokens, which is reasonable for UX but worth noting because it reduces visibility into token use.
安装机制
No install spec or downloaded code — instruction-only skill. This is the lowest-risk install model; nothing will be written to disk by an installer. The only on-disk interaction implied is persisting session/token under the declared config path.
凭证需求
Only a single service credential (NEMO_TOKEN) is required and is clearly the primary credential for the described cloud API. No unrelated secrets or multiple external credentials are requested.
持久化与权限
The skill requests a config path (~/.config/nemovideo/) to store session/token state and will persist session IDs for job polling — this is consistent with its purpose but does give it local storage persistence. always:false (not force-included) and it does not request system-wide privileges or other skills' configs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

AI Text Generator — Generate Videos From Text is now live! - Instantly turn text prompts or scripts into 1080p text-driven videos, ready to download in 1–2 minutes. - Automatic session setup and authentication with free credits for new users. - Simple cloud-based workflow: just type what you need—no timeline editing or exporting settings required. - Supports script conversion, aspect ratio, captions, audio and export via intent-matched commands. - Handles quick edits, batch conversions, and iterative previews with session state. - Clear guidance on supported formats, error codes, and workflow tips for a smooth experience.

无害

安装命令

点击复制
官方npx clawhub@latest install ai-text-generator
镜像加速npx clawhub@latest install ai-text-generator --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库