← 返回 Skills 市场
yining1023

Video Call Agent

作者 Yining Shi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-call-agent
功能描述
Start a video call with a real-time AI avatar using the Runway Characters API. The agent sends the user a call invite link — for standups, urgent alerts, che...
安全使用建议
This skill appears to do what it says: it installs an npm helper and uses your Runway API key to run a local call server. Before installing, verify the npm package and GitHub repository (publisher, recent commits, and maintainers) so you know who published the binary you'll run. Be aware that any images, personality text, audio/video, and call transcripts you supply will be sent to Runway — don't include secrets or personal data you wouldn't want sent to that service. If you have doubts, run the package in an isolated environment (container/VM) and inspect the package contents (npm pack + unpack) or review the repository source before using your RUNWAYML_API_SECRET. Revoke the API key when no longer needed.
功能分析
Type: OpenClaw Skill Name: video-call-agent Version: 1.0.0 The video-call-agent skill bundle provides a legitimate integration for the Runway Characters API, allowing an AI agent to conduct real-time video calls. It utilizes standard tools such as npm/npx for the server runtime and optionally cloudflared for network tunneling, with all actions (API key usage, local server interaction via curl, and file handling in /tmp) clearly documented and aligned with its stated purpose. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name, description, and required items line up: a Runway API key is required to use Runway Characters; node/npm and an npm package make sense for a local helper binary that starts a server.
Instruction Scope
Instructions operate via a local server and explicit API calls to Runway. The doc asks the agent to build an avatar personality from the agent's identity and user context (vague wording that gives the agent discretion to reuse conversational context), but it does not instruct reading arbitrary local files or unrelated credentials. The privacy section claims nothing is uploaded automatically; still, transcripts and any images/text you supply will be sent to Runway and become available to the agent.
Install Mechanism
Install is an npm package (openclaw-video-call) from npmjs.com — appropriate for a node-based helper. npm packages are a standard moderate-risk install mechanism but are coherent with the skill's runtime requirements.
Credentials
Only one required env var (RUNWAYML_API_SECRET) is declared and it is the primary credential needed to call the Runway API; there are no unrelated credentials or config paths requested.
Persistence & Privilege
Skill is user-invocable and not always-on. It does not request system-wide configuration changes, nor does it claim to modify other skills or persist broad privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-call-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-call-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
video-call-agent 1.0.0 - Initial release: Start video calls with a real-time AI avatar using the Runway Characters API. - Agent sends users a call invite link for standups, alerts, or check-ins. - Customizable avatar with support for user-provided images and personalities. - Full call transcript available for agent actions after call ends. - Detailed privacy and setup instructions included for secure and flexible use.
元数据
Slug video-call-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Call Agent 是什么?

Start a video call with a real-time AI avatar using the Runway Characters API. The agent sends the user a call invite link — for standups, urgent alerts, che... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 Video Call Agent?

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

Video Call Agent 是免费的吗?

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

Video Call Agent 支持哪些平台?

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

谁开发了 Video Call Agent?

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

💬 留言讨论