← 返回 Skills 市场
killerapp

vhs-recorder

作者 Vaskin Kissoyan · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1868
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install vhs-recorder
功能描述
Create professional terminal recordings with VHS tape files - guides through syntax, timing, settings, and best practices
安全使用建议
This skill is a documentation bundle for using the vhs tool and appears internally consistent. Before using it: (1) ensure you have vhs, ffmpeg and any other CLI tools installed yourself — the registry metadata doesn't enforce these prerequisites; (2) never run tape files or example commands from untrusted sources on production systems (examples include repo cloning and 'rm -rf' style commands); (3) use the ASCII preview or run in a disposable container/VM to validate tapes before producing final videos; (4) be aware this skill will only instruct you — it does not install software or request secrets, so the main risk is executing harmful shell commands you paste or run locally.
功能分析
Type: OpenClaw Skill Name: vhs-recorder Version: 1.0.0 The skill bundle is designed to guide an AI agent in creating terminal recordings using the `vhs` tool. While the stated purpose is benign, the `references/examples.md` file contains illustrative `tape` file examples that include commands with significant system interaction capabilities, such as `git clone repo`, `npm install`, `docker build`, `docker run`, and `rm -rf repo`. These commands, while presented in a benign context for demonstration and cleanup, represent risky capabilities (network access, file system modification, process execution) that, if misused by an agent (e.g., due to a malicious or ambiguous user prompt), could lead to harmful actions. The skill itself does not exhibit malicious intent, but it exposes and demonstrates these high-risk capabilities without explicit safeguards.
能力评估
Purpose & Capability
The name/description match the provided instructions and reference docs. The skill is instruction-only and documents using Charm's vhs plus common helpers (ttyd, ffmpeg). One minor inconsistency: the registry metadata lists no required binaries/env, while SKILL.md explicitly lists prerequisites (vhs, ttyd, ffmpeg). This is documentation mismatch but not an indication of hidden behavior.
Instruction Scope
The SKILL.md and reference files stay within the expected scope (how to author tape files, timing, settings, formats). They include examples that run shell commands, clone repos, and even an example with 'rm -rf production-db/' demonstrating backspace recovery — these are example scenarios and not active code, but they illustrate potentially destructive commands. Users should avoid running untrusted tape files or example commands on production systems.
Install Mechanism
No install spec or code is provided (instruction-only). Nothing is downloaded or written to disk by the skill itself, which minimizes install-time risk.
Credentials
The skill declares no required environment variables or credentials. The documentation mentions an 'Env VAR "value"' tape command (used to set env for recordings) but that is an operational note, not a request for secrets. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable/autonomously callable by default (normal). The skill does not request persistent system presence or modify other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vhs-recorder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vhs-recorder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
From Foundry: Create professional terminal recordings with VHS tape files - guides through syn
元数据
Slug vhs-recorder
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

vhs-recorder 是什么?

Create professional terminal recordings with VHS tape files - guides through syntax, timing, settings, and best practices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1868 次。

如何安装 vhs-recorder?

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

vhs-recorder 是免费的吗?

是的,vhs-recorder 完全免费(开源免费),可自由下载、安装和使用。

vhs-recorder 支持哪些平台?

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

谁开发了 vhs-recorder?

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

💬 留言讨论