安全扫描
OpenClaw
安全
high confidence未提供
评估建议
未提供...详细分析 ▾
✓ 用途与能力
Name/description (AI long-form video creation) matches the declared environment variable (NEMO_TOKEN), declared config path (~/.config/nemovideo/), and the SKILL.md endpoints for nemovideo.ai. No unrelated credentials or binaries are requested.
ℹ 指令范围
Instructions are specific and stay within the video-rendering scope (obtain or use NEMO_TOKEN, create session, upload files, stream SSE, start renders). Two things to note: (1) the skill auto-initiates a backend connection when first opened and will POST to the anonymous-token endpoint if NEMO_TOKEN is not present, and (2) it reads its own frontmatter and attempts to detect install path to set attribution headers—this requires minimal local file/system access but is limited to skill metadata and install-path checks. There are no instructions to read unrelated user files or other environment variables.
✓ 安装机制
Instruction-only skill with no install spec and no code files—nothing is downloaded or written by an installer as part of the skill package.
✓ 凭证需求
Only a single service credential (NEMO_TOKEN) is required and declared as primaryEnv; the token is appropriate for interacting with the described backend. The optional config path (~/.config/nemovideo/) is consistent with a client storing session-related data. No unrelated secrets or broad system credentials are requested.
✓ 持久化与权限
The skill is not marked always:true and does not request systemic privileges. It asks the agent to store session_id and use tokens for API calls (normal for a remote service). It does not modify other skills' configurations or require permanent, global presence.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install ai-video-maker-free-long
镜像加速npx clawhub@latest install ai-video-maker-free-long --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Ai Video Maker Free Long — AI视频制作免费长视频 安装说明: 安装命令:["openclaw skills install ai-video-maker-free-long","npx clawhub@latest install ai-video-maker-free-long"]
技能文档
未提供