💰 Free — 免费
v1.0.0付费内容生成器 无需学习专业剪辑软件。只需描述你的需求——“把这段视频变成可变现、可发布的内容”——即可获得……
0· 18·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
安全
medium confidenceThe skill's requested credentials, API calls, and file uploads align with a remote video-rendering service; there are minor metadata inconsistencies and small privacy concerns but nothing that contradicts its stated purpose.
评估建议
This skill is internally consistent for a remote video-rendering service: it needs a service token and your media files and communicates only with mega-api-prod.nemovideo.ai. Before installing or using it, consider: (1) provenance — there is no homepage or known publisher listed, so verify you trust the endpoint; (2) tokens — avoid supplying a high-privilege or long-lived NEMO_TOKEN unless you trust the service (prefer ephemeral/anonymous tokens when possible); (3) privacy — the skill may probe ...详细分析 ▾
✓ 用途与能力
Name/description (remote AI video editing and export) match the runtime instructions: uploading video files, creating sessions, sending SSE messages, polling render status and returning download URLs. Requiring a service token (NEMO_TOKEN) is appropriate. Minor inconsistency: SKILL registry metadata lists no required config paths, but the skill frontmatter metadata references ~/.config/nemovideo/ (likely for local config/storage). This mismatch is explainable but should be noted.
ℹ 指令范围
Instructions stay within the scope of a remote video-editing service: authenticate (using NEMO_TOKEN or an anonymous token), upload files, send SSE messages, poll state, and export. Two items worth flagging: (1) the skill instructs the agent to detect an install path (e.g., look for ~/.clawhub/ or ~/.cursor/skills/) to set X-Skill-Platform — this requires probing user filesystem locations and reveals presence/absence of other tools; (2) it instructs reading its own YAML frontmatter for X-Skill-Version. Both actions are plausible for attribution but are additional filesystem reads beyond just uploading the user’s media.
✓ 安装机制
There is no install spec and no code files — this is an instruction-only skill. That minimizes on-disk risk because nothing is downloaded or written by the installer.
✓ 凭证需求
The only required environment credential is NEMO_TOKEN (declared as primaryEnv), which is appropriate for a service that requires a bearer token. The instructions also support obtaining an anonymous temporary token if none is present. No unrelated secrets or broad credential requests are present. Note: using your production NEMO_TOKEN will allow the remote service to act as you (billing/credits), so prefer anonymous or limited tokens if available.
✓ 持久化与权限
The skill is not always-enabled and does not request persistent system privileges or attempt to modify other skills' configuration. Autonomous invocation is allowed (default) but not combined with unexpected privileges.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
- Initial release of Free Paid Content Generator. - Instantly generate sellable, publish-ready videos from raw footage in 1–2 minutes. - Supports MP4, MOV, AVI, and WebM uploads up to 500MB. - No editing skills needed—just describe your goal to receive AI-edited, premium video content. - Credits-based usage with free starter token; no installation required. - Cloud-based GPU rendering and fast turnaround, ideal for creators and marketers.
● 无害
安装命令
点击复制官方npx clawhub@latest install free-paid-content-generator
镜像加速npx clawhub@latest install free-paid-content-generator --registry https://cn.longxiaskill.com镜像同步中