Back to skill
Skillv1.0.1
VirusTotal security
Send SMS text and bulk messages via TelTel.io API · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:32 AM
- Hash
- 566b32d828b8b6231803463ae326e8782304442f50e71d3c8199e4d3d66444c4
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: teltel-send-sms-text-message Version: 1.0.1 The skill is designed to send SMS messages via the TelTel API, and all files align with this stated purpose. The Node.js scripts (`send_sms.js`, `send_sms_bulk.js`) correctly read API keys and sender information from environment variables (`TELTEL_API_KEY`, `TELTEL_SMS_FROM`) or command-line arguments, and make legitimate API calls to `https://api.teltel.io/v2`. There is no evidence of data exfiltration beyond what is necessary for the API interaction, no malicious execution patterns, no persistence mechanisms, and no prompt injection attempts in `SKILL.md` instructing the agent to perform unauthorized actions. The inclusion of a `--dry-run` option further indicates a focus on transparency and controlled execution.
- External report
- View on VirusTotal
