← 返回 Skills 市场
outbound call china
作者
naive-white-expert
· GitHub ↗
· v3.3.0
· MIT-0
124
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install outbound-call-china
功能描述
An AI outbound assistant supporting diverse scenarios and Chinese phone numbers. Simply describe your scenario in one sentence, and the AI will generate real...
安全使用建议
This skill appears coherent with its stated purpose, but review these points before installing: 1) The skill will transmit phone numbers and conversation text to https://www.skill.black — verify you trust that service and review its privacy policy. 2) It stores PII locally in memory/skills/requests.jsonl and costs.jsonl; delete or secure these files if needed and follow the SKILL.md guidance (chmod 600 for any config files). 3) Provide a least-privilege API key (rotate/revoke if needed) and confirm OUTBOUND_BASE_URL is not changed to an untrusted endpoint. 4) Ensure you obtain explicit consent from call targets as required by law/regulation for automated calls in your jurisdiction. 5) If you need higher assurance, inspect/host the scripts yourself or run them in an isolated environment before adding the skill to an agent.
功能分析
Type: OpenClaw Skill
Name: outbound-call-china
Version: 3.3.0
The skill is a legitimate AI outbound calling assistant for the China region that interfaces with the 'skill.black' API. It demonstrates good security practices by requiring explicit user confirmation before initiating calls, providing clear privacy disclosures regarding PII (phone numbers), and supporting secure credential management via environment variables. The Python scripts (make-call.py and query-call.py) are well-structured, use standard libraries, and contain no evidence of malicious intent, obfuscation, or unauthorized data exfiltration.
能力标签
能力评估
Purpose & Capability
Name/description match implementation: scripts implement API calls to an outbound-voice service, require a single API key (OUTBOUND_API_KEY) and the 'uv' runner as declared. Required binaries and env vars are proportionate to the stated telephony purpose.
Instruction Scope
SKILL.md instructs collecting phone, conversation context, and explicit user confirmation before calling — which the scripts implement. It does send phone numbers and conversation transcripts to the remote API (https://www.skill.black) as intended. Note: the skill stores PII (phone numbers, transcripts) locally under memory/skills/requests.jsonl and costs.jsonl as documented; the README includes a consent step and deletion guidance.
Install Mechanism
No install spec or external downloads; this is an instruction+script bundle. No archive downloads or third-party package installs are present in the provided files.
Credentials
Only OUTBOUND_API_KEY (required) and an optional OUTBOUND_BASE_URL are used. The code reads those env vars or an explicit ~/.openclaw/secrets/outbound.json fallback — consistent with the documented configuration. No other credentials or unrelated env vars are accessed.
Persistence & Privilege
The skill is not always-on and uses normal agent invocation. It writes local logs under memory/skills within the skill directory (requests.jsonl and costs.jsonl) to track calls — this behavior is declared in SKILL.md and matches the code.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install outbound-call-china - 安装完成后,直接呼叫该 Skill 的名称或使用
/outbound-call-china触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.3.0
Add skill tags for better discoverability
v3.2.9
优化文档格式:代码块改为表格/引用块,提升 ClawHub 页面可读性
v3.2.8
修复 registry metadata 格式,使用 openclaw 标准 format
v3.2.7
修复 registry metadata 声明 env vars
v3.2.6
安全更新:声明必需环境变量、HTTPS 加密传输
v3.2.5
安全更新:声明必需环境变量、HTTPS 加密传输
v3.2.4
AI外呼助手 - 支持多场景和中国电话号码
元数据
常见问题
outbound call china 是什么?
An AI outbound assistant supporting diverse scenarios and Chinese phone numbers. Simply describe your scenario in one sentence, and the AI will generate real... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 outbound call china?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install outbound-call-china」即可一键安装,无需额外配置。
outbound call china 是免费的吗?
是的,outbound call china 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
outbound call china 支持哪些平台?
outbound call china 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 outbound call china?
由 naive-white-expert(@naive-white-expert)开发并维护,当前版本 v3.3.0。
推荐 Skills