← 返回 Skills 市场
dru-ca

AI Phone Calls (Bland AI)

作者 dru-ca · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
3573
总下载
6
收藏
13
当前安装
1
版本数
在 OpenClaw 中安装
/install phone-calls-bland
功能描述
Make AI-powered phone calls via Bland AI - book restaurants, make appointments, inquire about services. The AI calls on your behalf and reports back with transcripts.
安全使用建议
This skill appears to do exactly what it says (drive Bland AI calls) and only asks for a Bland API key. Before installing: 1) Verify you trust Bland.ai and understand billing/recording/privacy (calls may be recorded and billed). 2) Ensure curl and jq are installed on your agent host (the scripts use them but the registry metadata doesn't list them). 3) Store BLAND_API_KEY securely (environment variable or ~/.clawd/secrets.json as described) and avoid using a broad-purpose key if Bland supports scoped keys. 4) Review any transcript/recording URLs produced by the service before sharing externally. 5) Because the skill can be invoked autonomously by default, consider whether you want the agent to make outbound calls without explicit approval (especially if you plan to leave it enabled for agents that act autonomously). If you need higher assurance, confirm the API host and key format with Bland.ai documentation and consider running the scripts in a controlled environment first.
功能分析
Type: OpenClaw Skill Name: phone-calls-bland Version: 1.0.0 The OpenClaw AgentSkills skill bundle for Bland AI is benign. It correctly implements its stated purpose of making AI-powered phone calls via the Bland AI API. The scripts (`bland.sh`, `check-call.sh`, `phone-call.sh`) securely load the `BLAND_API_KEY` from environment variables or `~/.clawd/secrets.json` and use `curl` to interact solely with the legitimate `https://api.bland.ai/v1` endpoint. There is no evidence of data exfiltration to unauthorized destinations, malicious command execution, persistence mechanisms, or prompt injection attempts against the OpenClaw agent within the `SKILL.md` or code.
能力评估
Purpose & Capability
Name/description (AI phone calls via Bland AI) align with the included scripts: phone-call.sh, check-call.sh, and bland.sh all call https://api.bland.ai/v1 and only perform phone call creation, status checks, analysis, and listing. The BLAND_API_KEY requirement is appropriate and necessary for this purpose.
Instruction Scope
SKILL.md and the scripts stay within the stated purpose (make calls, check status, retrieve transcripts). The scripts read an optional secrets file at ~/.clawd/secrets.json (as documented) and use the BLAND_API_KEY. They do not reference other system credentials or unexpected endpoints. Minor note: the scripts assume the availability of curl and jq (used heavily) but the skill metadata does not declare required binaries.
Install Mechanism
There is no install spec (instruction-only / script bundle), so nothing arbitrary is downloaded or extracted. This is low-risk. Operational gap: the scripts rely on external CLI tools (curl, jq) that are not declared in the skill requirements; the user must ensure those tools are present.
Credentials
Only BLAND_API_KEY is requested. The optional secrets file location (~/.clawd/secrets.json) is documented and used, and no other tokens, passwords, or unrelated environment variables are requested. This is proportionate for a remote-API phone-calling integration.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide agent settings, and only reads (not writes) a local secrets file. Autonomous invocation is allowed by platform default, but that is not combined with other concerning flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install phone-calls-bland
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /phone-calls-bland 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Make AI-powered phone calls via Bland AI. - Book restaurants, make appointments, or inquire about services automatically. - Simple setup: requires only Bland API key and phone number. - Returns call transcripts and summaries for every interaction. - Supports custom voice selection and advanced features like voicemail handling, call recordings, and webhooks. - Includes CLI scripts (`phone-call.sh`, `check-call.sh`) for easy usage and status tracking. - Clear troubleshooting and pricing details provided.
元数据
Slug phone-calls-bland
版本 1.0.0
许可证
累计安装 13
当前安装数 13
历史版本数 1
常见问题

AI Phone Calls (Bland AI) 是什么?

Make AI-powered phone calls via Bland AI - book restaurants, make appointments, inquire about services. The AI calls on your behalf and reports back with transcripts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3573 次。

如何安装 AI Phone Calls (Bland AI)?

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

AI Phone Calls (Bland AI) 是免费的吗?

是的,AI Phone Calls (Bland AI) 完全免费(开源免费),可自由下载、安装和使用。

AI Phone Calls (Bland AI) 支持哪些平台?

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

谁开发了 AI Phone Calls (Bland AI)?

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

💬 留言讨论