Tuya Smart Control

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The tuya-smart-control skill is a well-documented and legitimate integration for managing Tuya smart home devices via the Tuya Open Platform. The Python SDK (tuya_api.py) and WebSocket client (tuya_device_mq_client.py) implement standard authentication and communication with official Tuya endpoints (e.g., openapi.tuyaus.com, wsmsgs.iot-wus.com). The SKILL.md instructions provide clear workflows for device control, notifications, and camera captures while explicitly prohibiting high-risk operations like smart lock control or firmware updates. No evidence of malicious intent, data exfiltration to third parties, or prompt-injection attacks was found.