← 返回 Skills 市场
mrsz

Second Phone Number

作者 FreeFly · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install second-phone-number
功能描述
Get a dedicated second phone number instantly. Keep your personal number private, separate work from life, and let AI handle the calls.
安全使用建议
This skill appears internally consistent for integrating with PollyReach. Before installing, verify you trust pollyreach.ai (the skill will store and use a bearer token that grants access to your PollyReach account and billing). The token is saved in plaintext at ~/.config/PollyReach/key.json by the workflow — protect that file and revoke the token if you uninstall the skill. Confirm the activation link and domain are legitimate, and review PollyReach's privacy/billing policies (call recording, transcriptions, and outbound call costs). If you have organizational security requirements, consider using a scoped service token, store it in a secure secret store rather than a world-readable file, and audit network access logs for unexpected endpoints.
功能分析
Type: OpenClaw Skill Name: second-phone-number Version: 1.0.0 The skill provides virtual phone number and AI-assisted calling capabilities via the PollyReach API. The shell scripts (activation.sh, send.sh, etc.) follow security best practices by using jq to safely construct JSON payloads, preventing shell injection, and restricting file access to the skill's own configuration directory (~/.config/PollyReach/). The instructions in SKILL.md are consistent with the stated purpose, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description align with behavior: the scripts register/check/activate an account, send outbound tasks, poll results, check balance, read inbound messages, and update answering prompts via https://api.pollyreach.ai and https://agent.pollyreach.ai. Required binaries (curl, jq, bc) are justified by the network/API-based functionality.
Instruction Scope
SKILL.md instructs the agent to run the provided scripts and to save a token in ~/.config/PollyReach/key.json. The scripts only read that file and communicate with pollyreach.ai endpoints. They do not attempt to read unrelated files, enumerate system state beyond the token file, or transmit data to unexpected domains.
Install Mechanism
This is an instruction-only skill with bundled scripts and no install spec. Dependency install guidance for jq (brew/apt) is appropriate. There are no downloads from arbitrary URLs and no archive extraction or third-party package installs.
Credentials
No secrets are requested from the registry metadata; the skill relies on a single locally stored token file (~/.config/PollyReach/key.json) which is proportional to a service client. Scripts accept an optional POLLYREACH_KEY_FILE override, which is reasonable. There are no unrelated credential requirements.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. It does not modify other skills or system-wide configs and only stores the service token in a dedicated config path.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install second-phone-number
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /second-phone-number 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Second Phone Number 1.0.0 – Initial Release - Instantly provide a real, dedicated second phone number for privacy or work/life separation. - Handles both outbound calls (calls made on your behalf) and intelligent incoming call answering. - Includes voicemail transcription, spam filtering, and customizable AI call handling. - Simple registration and activation process; guides users through each step. - User can check activation status, view balance, configure prompts, and review call summaries via included scripts.
元数据
Slug second-phone-number
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Second Phone Number 是什么?

Get a dedicated second phone number instantly. Keep your personal number private, separate work from life, and let AI handle the calls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。

如何安装 Second Phone Number?

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

Second Phone Number 是免费的吗?

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

Second Phone Number 支持哪些平台?

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

谁开发了 Second Phone Number?

由 FreeFly(@mrsz)开发并维护,当前版本 v1.0.0。

💬 留言讨论