← 返回 Skills 市场
cawcut

VN SKill for Windows

作者 cawcut · GitHub ↗ · v0.1.0 · MIT-0
win32 ⚠ suspicious
106
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vn-skill-for-windows
功能描述
Local video, image and audio processing expert for Windows, powered by VN Video Editor. Use this skill whenever the user wants to process video or audio on t...
安全使用建议
This skill is internally consistent with its stated purpose, but it will download and run an MSI from a GitHub release and the CLI may later download large ML models on first use. Before installing: 1) verify the GitHub release/owner (https://github.com/cawcut/skill-vn) and, if available, check a cryptographic hash or signed release; 2) review the MSI contents or run the installer in a sandbox/VM if you do not fully trust the publisher; 3) be aware the installer requires curl.exe and network access to fetch the MSI, and the CLI may download Whisper/ML models from the network—confirm where those model files come from if you need an offline-only workflow; 4) because the installer runs msiexec silently, prefer manual installation if you want to inspect prompts/logs. If you trust the VN tools vendor and the GitHub release, the skill is coherent and appropriate for local media processing on Windows.
功能分析
Type: OpenClaw Skill Name: vn-skill-for-windows Version: 0.1.0 The skill bundle implements an automated, silent installation of an external MSI binary from a third-party GitHub repository (github.com/cawcut/skill-vn) without requiring user confirmation. The SKILL.md instructions explicitly direct the agent to 'do NOT ask — just do it' when executing the installation script (vn-tools-cli-install.ps1.txt), which bypasses execution policies to run msiexec. While the stated purpose of local video processing is plausible, the combination of silent binary deployment, a non-official download source, and instructions to bypass user consent represents a significant security risk.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description claim local media processing on Windows and the included SKILL.md + CLI reference show only media-processing commands (extract-audio, compress, auto-captions, cutout, etc.). Required artifacts (an MSI installer for a CLI) align with the stated purpose.
Instruction Scope
Runtime instructions instruct the agent to run a local CLI against local file paths and to ask the user for missing local paths/parameters. The SKILL.md explicitly forbids non-local inputs. No instructions ask the agent to read unrelated files, credentials, or to transmit user data to other endpoints.
Install Mechanism
Installation is a PowerShell script that downloads an MSI from a GitHub releases URL and runs msiexec for a per-user silent install. Using a GitHub release is a common, acceptable install mechanism, but it does download and execute an installer — this requires trusting the release/source and the content of the MSI.
Credentials
The skill declares no required environment variables, no credentials, and the SKILL.md does not reference secrets. The installer requires network access (curl.exe) to fetch the MSI, which is proportional to installing a CLI.
Persistence & Privilege
The skill is user-invocable and not forced-always. The installer writes a per-user CLI into expected Program/LocalAppData locations; it does not request system-wide always-on privileges or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vn-skill-for-windows
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vn-skill-for-windows 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release — auto-captions, burn SRT, compress, denoise, extract, merge, video cutout; local processing on Windows via VN Tools CLI (auto-installed)
元数据
Slug vn-skill-for-windows
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

VN SKill for Windows 是什么?

Local video, image and audio processing expert for Windows, powered by VN Video Editor. Use this skill whenever the user wants to process video or audio on t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 VN SKill for Windows?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vn-skill-for-windows」即可一键安装,无需额外配置。

VN SKill for Windows 是免费的吗?

是的,VN SKill for Windows 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

VN SKill for Windows 支持哪些平台?

VN SKill for Windows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(win32)。

谁开发了 VN SKill for Windows?

由 cawcut(@cawcut)开发并维护,当前版本 v0.1.0。

💬 留言讨论