Back to skill
Skillv1.0.0

VirusTotal security

Tesla Commands · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:02 AM
Hash
3d7b5f7a9447d0948ae545aa338f93c0ae19fc77a0d126bc304e8454a8e552ee
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: tesla-commands Version: 1.0.0 The skill is designed to control a Tesla vehicle via the MyTeslaMate API. The `SKILL.md` clearly outlines the purpose, required environment variables (`TESLA_MATE_TOKEN`, `TESLA_VIN`), and usage. The `bin/tesla-control.py` script uses `urllib.request` to communicate exclusively with `https://api.myteslamate.com`, as expected. There is no evidence of data exfiltration to unauthorized endpoints, malicious command execution, persistence mechanisms, obfuscation, or prompt injection attempts in the `SKILL.md` that would subvert the agent's intended behavior. All actions are aligned with the stated purpose of vehicle control.
External report
View on VirusTotal