← Back to Skills Marketplace
mrsz

Second Phone Number

by FreeFly · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install second-phone-number
Description
Get a dedicated second phone number instantly. Keep your personal number private, separate work from life, and let AI handle the calls.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install second-phone-number
  3. After installation, invoke the skill by name or use /second-phone-number
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug second-phone-number
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install Second Phone Number?

Run "/install second-phone-number" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Second Phone Number free?

Yes, Second Phone Number is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Second Phone Number support?

Second Phone Number is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Second Phone Number?

It is built and maintained by FreeFly (@mrsz); the current version is v1.0.0.

💬 Comments