📦 免费

v1.0.0

Copywriter Video 用此技能将文本或简报转化为带版权的促销视频。支持 TXT、DOCX、PDF、MP4 文件,最大 200 MB。营销人员用它生成营销...

0· 19·0 当前·0 累计
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requests and runtime instructions are coherent with a cloud video-rendering integration (it needs a NEMO API token and makes network calls to nemovideo.ai); there are a few minor metadata inconsistencies and privacy considerations to review before installing.
评估建议
This skill appears to legitimately wrap a third-party video-rendering API and will upload the text/files you provide to mega-api-prod.nemovideo.ai. Before installing or using it: 1) Decide whether you are comfortable sending potentially sensitive text, documents, or video files to that external service. 2) If you prefer control, supply your own NEMO_TOKEN (from the service) rather than letting the skill request an anonymous token. 3) Note the skill may create or use ~/.config/nemovideo/ to store...
详细分析 ▾
用途与能力
The name/description (generate promo videos from text) match the instructions: calls to a remote 'nemovideo' API, upload endpoints, render/export flows, and a single service token (NEMO_TOKEN). Requesting one API token for the external video service is proportionate to the stated purpose.
指令范围
The SKILL.md instructs the agent to perform network actions (create session, post SSE messages, upload user files, start exports) and to read its own YAML frontmatter and detect install path to build attribution headers. These are reasonable for a GUI-mapped connector, but the skill will send user files and text to an external service (mega-api-prod.nemovideo.ai). The instructions also say to save session_id but do not specify where to persist it, which is vague but not inherently malicious.
安装机制
There is no install specification and no code files: this is an instruction-only skill. That minimizes on-disk footprint and execution of third-party code; runtime network calls are the primary risk vector.
凭证需求
Only a single credential (NEMO_TOKEN) is required, which is appropriate for a service-backed video renderer. Minor inconsistency: the registry metadata reported 'Required config paths: none' but the skill's frontmatter lists a config path (~/.config/nemovideo/). This mismatch should be clarified since the skill may expect or create that directory to store session or config data.
持久化与权限
The skill does not request always:true and does not ask to modify other skills or system-wide settings. It will request network access and may persist session state (session_id / tokens) but there is no evidence it requires elevated privileges or permanent system presence beyond its own config area.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

Initial release of Free Copywriter Video — generate promo videos from written copy. - Upload text (TXT, DOCX, PDF) or video (MP4) files up to 200MB, or just describe your concept. - AI automatically turns your content into 1080p MP4 promo videos in about 1–2 minutes. - Supports voiceovers, captions, and a variety of formats for export. - Automatically connects to cloud rendering API, including free token setup for new users. - Supports session-based editing, real-time status updates, and handling batch or iterative workflows.

无害

安装命令

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