← 返回 Skills 市场
athola

Nm Scry Vhs Recording

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
138
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-scry-vhs-recording
功能描述
Generate terminal recordings using VHS tape files, produces GIF outputs
安全使用建议
This skill appears to do what it claims, but be careful: VHS tape files contain commands that vhs will execute on the host. Before running a tape, review its contents for dangerous commands (network calls like curl/nc/scp, git pushes, rm, sudo, data reads) and for directives that change PATH/HOME or write files. Avoid using --publish on tapes that include sensitive output (publishes to a public endpoint). Use vhs validate and dry runs, run untrusted tapes inside an isolated environment (container/VM) with limited filesystem permissions, and keep Go/bin paths and dependency installs under your control. The scanner found no code artifacts to analyze (instruction-only), which reduces static signals — inspect tape files themselves before execution.
功能分析
Type: OpenClaw Skill Name: nm-scry-vhs-recording Version: 1.0.0 The skill is a legitimate wrapper for the VHS terminal recording tool (by Charmbracelet). It provides instructions for installing dependencies (vhs, ttyd, ffmpeg) via standard package managers like Go and Homebrew and executing recordings from tape files. No indicators of malicious intent, data exfiltration, or prompt injection were found; the functionality is entirely consistent with its stated purpose of generating terminal GIFs.
能力评估
Purpose & Capability
Name/description (VHS terminal recordings → GIF outputs) align with the instructions: the SKILL.md describes validating a tape file, checking for the vhs binary, and invoking vhs to produce GIFs. The declared metadata requests no unrelated credentials or binaries.
Instruction Scope
The runtime instructions legitimately require reading and validating the tape file and invoking the vhs tool. However, vhs executes the commands embedded in tape files (including Set Env, cd, and arbitrary command lines), and the skill also documents publishing (--publish) to vhs.charm.sh. These behaviors are expected for a recorder but create a host-execution/data-leakage risk if tapes are untrusted or contain sensitive outputs.
Install Mechanism
This is an instruction-only skill with no install spec or bundled downloads. The SKILL.md recommends standard install commands (go install, brew, package managers) for external dependencies, which is proportionate and expected.
Credentials
The skill does not request environment variables, credentials, or config paths. The documentation references modifying environment inside tape files (Set Env) and PATH guidance, which is appropriate for a tool that spawns a terminal session but requires user attention since tapes can modify environment for the recorded session.
Persistence & Privilege
Skill flags are default (not always:true), no persistent installation or modification of other skills is indicated. Autonomous invocation is allowed by platform default but not otherwise privileged by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-scry-vhs-recording
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-scry-vhs-recording 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the vhs-recording skill. - Allows generation of terminal session recordings as GIFs from VHS tape files. - Includes workflow for tape file validation, VHS installation check, recording execution, and output verification. - Provides troubleshooting tips for installation and output issues. - Recommended for terminal demos only (not browser or GUI).
元数据
Slug nm-scry-vhs-recording
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Scry Vhs Recording 是什么?

Generate terminal recordings using VHS tape files, produces GIF outputs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 138 次。

如何安装 Nm Scry Vhs Recording?

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

Nm Scry Vhs Recording 是免费的吗?

是的,Nm Scry Vhs Recording 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Scry Vhs Recording 支持哪些平台?

Nm Scry Vhs Recording 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Scry Vhs Recording?

由 athola(@athola)开发并维护,当前版本 v1.0.0。

💬 留言讨论