← 返回 Skills 市场
43
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install voxrn
功能描述
Place phone calls, send SMS, search contacts, and run agent dispatches via Voxrn. Bridges any OpenClaw-bridged chat (Slack, Telegram, iMessage, WhatsApp, Dis...
安全使用建议
This skill appears to be a legitimate Voxrn integration, but the package metadata omitted the fact that it needs a Voxrn API key (VOXRN_API_KEY) and optional VOXRN_BASE_URL — verify this before installing. Actionable steps:
- Confirm the skill's provenance (owner ID and source are unknown here). Prefer installing only from a verified publisher or the official Voxrn/OpenClaw repos.
- If you proceed, create a least-privileged Voxrn API key scoped for the actions you want and store it in OpenClaw's secrets manager (openclaw config secrets set ...) rather than a plain env var.
- Recognize privacy/billing effects: installing and registering the MCP server will allow outbound calls/SMS and streaming transcripts to voxrn.com; phone numbers, message bodies, and audio will flow to that service.
- Ask the publisher to correct registry metadata to declare VOXRN_API_KEY as a required credential and to provide trustworthy homepage/source links. If the publisher cannot verify identity or you cannot limit billing/permissions on the API key, do not install.
功能分析
Type: OpenClaw Skill
Name: voxrn
Version: 0.1.0
The skill provides telephony integration (calls, SMS, contacts) via the Voxrn API. It follows standard OpenClaw patterns for secret management using environment variables in mcp.json and includes safety-oriented instructions in SKILL.md that require the agent to confirm destinations and costs before execution. No malicious intent, data exfiltration, or suspicious execution patterns were found.
能力标签
能力评估
Purpose & Capability
The skill's name/description, required binary (openclaw), SKILL.md, README, and mcp.json consistently describe a Voxrn telephony integration — calling, SMS, contacts, balance — which is coherent. However, the registry metadata claims 'Required env vars: none' and 'Primary credential: none', while SKILL.md and mcp.json clearly require VOXRN_API_KEY (and optionally VOXRN_BASE_URL). This metadata omission is an inconsistency that should have been declared.
Instruction Scope
SKILL.md instructions stay within the stated purpose: they describe searching contacts, quoting cost, placing/ending calls, streaming transcripts, and sending SMS. They explicitly instruct not to echo the API key and to use OpenClaw secrets so the secret isn't shown to the agent. Note: the skill necessarily transmits phone numbers, message text, call audio/captions, and user-provided task briefs to the Voxrn MCP endpoint — this is expected but has privacy implications.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so there is no archive download or arbitrary code install risk. The only required binary is 'openclaw', which is appropriate for an OpenClaw skill.
Credentials
Functionally the skill needs a bearer API key (VOXRN_API_KEY) and optionally VOXRN_BASE_URL; mcp.json uses the Authorization Bearer header. Those are proportionate to the telephony purpose, but the registry metadata failing to declare them is a problem: required credentials were not advertised, making it harder to assess privileges before install. Also consider that providing the API key grants the skill the ability to place calls and send SMS (potential billing and privacy exposure); ensure the key's scope and billing controls are appropriate.
Persistence & Privilege
The skill does not request 'always: true' and does not appear to require unusual persistent privileges. Installing it will register an outbound MCP server in the OpenClaw workspace (update to OpenClaw config), which is expected for this integration. That workspace-level registration should be reviewed because it enables outbound network actions under the provided API key.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install voxrn - 安装完成后,直接呼叫该 Skill 的名称或使用
/voxrn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release. Place phone calls, send SMS, search contacts, and run agent dispatches via Voxrn from any OpenClaw-bridged chat.
元数据
常见问题
Voxrn 是什么?
Place phone calls, send SMS, search contacts, and run agent dispatches via Voxrn. Bridges any OpenClaw-bridged chat (Slack, Telegram, iMessage, WhatsApp, Dis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43 次。
如何安装 Voxrn?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install voxrn」即可一键安装,无需额外配置。
Voxrn 是免费的吗?
是的,Voxrn 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Voxrn 支持哪些平台?
Voxrn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Voxrn?
由 robit-man(@robit-man)开发并维护,当前版本 v0.1.0。
推荐 Skills