← 返回 Skills 市场
eve-builds

HeyGen Video Agent

作者 Eve · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ 安全检测通过
91
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-plugin-heygen
功能描述
Official HeyGen plugin for OpenClaw — adds HeyGen as a first-class provider for the built-in video_generate tool. Identity-first avatar videos: pick an avata...
安全使用建议
This plugin appears to be what it says: an OpenClaw provider that calls api.heygen.com and requires your HeyGen API key. Before installing: (1) confirm you trust the GitHub repo/homepage listed (https://github.com/heygen-com/openclaw-plugin-heygen), (2) only provide a HeyGen API key (the plugin does not request other secrets), (3) be aware the smoke test will create a real HeyGen render and may consume credits, (4) if you don’t want the plugin to be the default for all agents, skip the 'make HeyGen the default' config step, and (5) consider creating a dedicated HeyGen API key (or checking billing/permissions) so any misuse is limited. If you want higher assurance, review the plugin's repository externally (especially video-generation-provider.ts) or install from the official GitHub release.
功能分析
Type: OpenClaw Skill Name: openclaw-plugin-heygen Version: 0.1.2 The openclaw-plugin-heygen bundle is a legitimate integration for the HeyGen Video Agent API. The core logic in video-generation-provider.ts correctly implements the OpenClaw provider interface, utilizing guarded HTTP transports for SSRF protection and handling API polling with appropriate backoff strategies. The instructions in SKILL.md and INSTALL_FOR_AGENTS.md are strictly functional, guiding the AI agent through installation and configuration without any evidence of malicious prompt injection or unauthorized data access. All network traffic is directed to the official api.heygen.com domain.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, SKILL.md, openclaw.plugin.json, and the provider code all line up: this is an OpenClaw video provider for HeyGen and it only declares HEYGEN_API_KEY as the required credential. Nothing in the metadata or manifest requests unrelated cloud credentials or host-level access.
Instruction Scope
Runtime instructions (SKILL.md and INSTALL_FOR_AGENTS.md) tell the agent to install the plugin, ask the user for a HeyGen API key, set it via env or OpenClaw onboarding, and optionally run a small smoke test that creates a real HeyGen render (costs credits). The instructions reference only OpenClaw config files (~/.openclaw/openclaw.json) and HeyGen endpoints — no unexplained file reads, secret collection, or off-platform exfiltration are present.
Install Mechanism
No automatic download/install spec is embedded (instruction-only install). Included source files are standard plugin code and unit tests. There are no install steps that pull arbitrary archives or call back to personal servers. package-lock contains many transitive entries (e.g., AWS-related packages) but package.json devDeps are minimal; this is not evidence of an install-time remote fetch from unknown hosts.
Credentials
Only HEYGEN_API_KEY is declared and used as the primary credential. The SKILL.md and code use that key to authenticate to api.heygen.com. No other SECRET/TOKEN/PASSWORD env vars are requested.
Persistence & Privilege
always:false (normal). The plugin is marked enabledByDefault in openclaw.plugin.json and the docs show commands that save defaults to the OpenClaw config and can make HeyGen the instance-wide default video provider — this is expected for a provider plugin but you should be aware these config changes affect all agents on the OpenClaw instance.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-plugin-heygen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-plugin-heygen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
- Added INSTALL_FOR_AGENTS.md with agent setup instructions. - Updated version to 0.1.2. - Documentation improvements and clarifications. - No breaking changes to core functionality.
v0.1.1
- Adds HeyGen as a first-class video generation provider for OpenClaw. - Supports identity-preserving avatar/presenter videos using HeyGen Video Agent v3. - Fully integrates with the standard OpenClaw video_generate tool interface. - Clean error handling and detailed provider options for video generation workflows. - Includes 19 unit tests and is smoke tested end-to-end.
元数据
Slug openclaw-plugin-heygen
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

HeyGen Video Agent 是什么?

Official HeyGen plugin for OpenClaw — adds HeyGen as a first-class provider for the built-in video_generate tool. Identity-first avatar videos: pick an avata... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 HeyGen Video Agent?

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

HeyGen Video Agent 是免费的吗?

是的,HeyGen Video Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

HeyGen Video Agent 支持哪些平台?

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

谁开发了 HeyGen Video Agent?

由 Eve(@eve-builds)开发并维护,当前版本 v0.1.2。

💬 留言讨论