Caveat verdict
tuya-smart-control
Reads TUYA_API_KEY solely to authenticate with the official Tuya smart-home API; all documented operations are consistent with its declared smart-device-control purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-tuya-api-key
Opens WebSocket connection
SKILL.md · frontmatter · WebSocket
Python os.environ.get — reads environment variable
scripts/tuya_api.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
scripts/tuya_api.py · prose · downgraded · got
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: TUYA_API_KEY).
credential_access Is this flag fair?
Thanks — recorded.