Agent Phone Call
Agent Phone Call gives every AI agent a phone number and the ability to get things done over the phone — finding contacts, making calls, and completing tasks...
SKILL.md
text/markdown · 22468 bytes
scripts/activation.sh
text/x-sh · 1568 bytes
scripts/inbound.sh
text/x-sh · 1823 bytes
scripts/balance.sh
text/x-sh · 1448 bytes
scripts/query.sh
text/x-sh · 1108 bytes
scripts/prompt_update.sh
text/x-sh · 1529 bytes
scripts/send.sh
text/x-sh · 1824 bytes
Security Scan
Status
suspicious
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill appears to do what it claims (control a third‑party telephony service), but there are several internal inconsistencies and small scope/credential handling issues that should be resolved or understood before installing.
Confidence: medium
VirusTotal
Type: OpenClaw Skill Name: agent-phone-call Version: 1.0.2 The agent-phone-call skill bundle provides a functional interface for an AI-powered phone service via the PollyReach API. The shell scripts (e.g., send.sh, prompt_update.sh, and inbound.sh) are well-authored, utilizing jq to safely construct JSON payloads and prevent shell injection vulnerabilities. The skill's permissions are restricted to its own configuration directory (~/.config/PollyReach/) and the necessary API endpoints (pollyreach.ai), with no evidence of data exfiltration, malicious persistence, or harmful prompt injection.