🎬 Video Editor Kling Ai — AI生成1080P视频

v1.0.0

输入文字即可将30秒产品短片或5张产品图一键生成1080p AI视频,无需剪辑技能,快速获得电影级MP4。

0· 61·0 当前·0 累计
下载技能包
最后更新
2026/4/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's declared requirements and runtime instructions are largely consistent with a remote AI video-generation service, with only minor inconsistencies around whether NEMO_TOKEN is strictly required.
评估建议
This skill appears to be a straightforward client for a remote video-rendering API (mega-api-prod.nemovideo.ai). Before installing or enabling it: 1) Only provide NEMO_TOKEN if you trust that service — otherwise the skill will request an anonymous token by contacting their API automatically. 2) The skill will upload whatever media you give it to the remote service for rendering; do not upload sensitive videos you don't want hosted off-site. 3) The skill reads its own frontmatter and may check co...
详细分析 ▾
用途与能力
Name/description (AI video generation) match the runtime instructions: calls to a remote Nemovideo API, upload endpoints, SSE for generation, and render/export endpoints. One small incoherence: the registry metadata lists NEMO_TOKEN as a required environment variable, but the SKILL.md provides an anonymous-token fallback flow if NEMO_TOKEN is absent, so treating NEMO_TOKEN as strictly required is inaccurate.
指令范围
SKILL.md instructs only what is needed for remote video generation: create/refresh a session, upload user media, send SSE messages, poll render state, and handle error codes. It instructs reading the skill's YAML frontmatter (to populate attribution headers) and detecting install path for a platform header — both relate only to attribution and not to unrelated system secrets or files. No instructions are present to read unrelated system files, credentials, or to exfiltrate data to unexpected endpoints.
安装机制
This is an instruction-only skill with no install spec and no code files, so there is no on-disk installation or archive download to evaluate. That is the lowest-risk install surface.
凭证需求
The only declared credential is NEMO_TOKEN (primaryEnv), which is appropriate for an API-backed video service. The SKILL.md also references a config path (~/.config/nemovideo/) and reading the skill's frontmatter/install path for attribution headers — these are reasonable but should be documented to the user. The small mismatch is that NEMO_TOKEN is listed as required though the instructions implement an anonymous-token fallback; this should be clarified in metadata.
持久化与权限
The skill does not require 'always' presence and does not request system-wide modifications. It may be invoked autonomously by agents (default), which is normal for skills; there is no evidence it modifies other skills or system configurations.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/13

Initial release of video-editor-kling-ai. - Instantly generate 1080p AI videos from short product clips or image sets using simple text instructions. - No timeline editing or export settings needed; handle all uploads, edits, and exports server-side via cloud GPU. - Automatic session management: supports both token-based and anonymous usage for up to 100 free credits. - Handles video/image upload, credits check, session state, and export workflows. - Streamlines common video editor tasks like adding clips, BGM, and exporting—responds to keyword-driven user prompts. - Supports multiple file and media types up to 500MB per upload.

无害

安装命令

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