Back to skill
Skillv1.0.0

VirusTotal security

Dht11 Temp · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:06 AM
Hash
630dcbf776423204ec958ad679fa3117620a5c0db49336e63514fc74cc943855
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: dht11-temp Version: 1.0.0 The OpenClaw skill bundle is designed to read temperature and humidity from a DHT11 sensor. It requires `sudo` privileges to access GPIO pins, which is a necessary and explicitly stated requirement for hardware interaction on Raspberry Pi. The `SKILL.md` instructions are clear and do not contain any prompt injection attempts. The `scripts/main.py` code correctly implements the DHT11 protocol, safely parses input arguments, and does not exhibit any malicious behaviors such as data exfiltration, unauthorized execution, or persistence mechanisms beyond the stated purpose of logging sensor data.
External report
View on VirusTotal