Back to skill
Skillv0.0.1

VirusTotal security

Free Mobile SMS · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:58 AM
Hash
077c607ae0a51994984bb9076c663a146783f04e7032f8479c862c56475e07cc
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: freemobile-sms Version: 0.0.1 The skill bundle is benign. It provides a Python script to send SMS via the legitimate Free Mobile API (`https://smsapi.free-mobile.fr/sendmsg`). It correctly retrieves authentication credentials (user, API key) from environment variables (`FREEMOBILE_SMS_USER`, `FREEMOBILE_SMS_API_KEY`) and uses the `requests` library to make HTTP GET requests. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution (e.g., shell injection, `eval`), persistence mechanisms, or prompt injection attempts against the AI agent in `SKILL.md`. All actions are aligned with the stated purpose of sending SMS messages.
External report
View on VirusTotal