SMS Gateway

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle provides a legitimate interface for a self-hosted GSM SMS gateway. It consists of shell scripts (send_sms.sh, receive_sms.sh) that interact with a local API using curl and jq, and includes security features such as a mandatory API key and a phone number allowlist (allowlist.json) to prevent unauthorized usage. No evidence of data exfiltration, malicious execution, or prompt injection was found.