phone call agent

PassAudited by VirusTotal on Apr 15, 2026.

Findings (1)

The skill is an AI-powered voice assistant designed to make phone calls via the 'skill.black' API. It functions as described, including explicit privacy disclosures and mandatory user confirmation steps in the SKILL.md instructions before transmitting sensitive data (phone numbers and conversation context) to the external service. The Python scripts (make-call.py and query-call.py) are transparent API clients that handle authentication via environment variables or local configuration files and include basic logging of call statuses without any evidence of malicious intent, obfuscation, or unauthorized data exfiltration.