Caveat verdict

tuya-smart-control

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

55
security
70
transparency
70
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-tuya-api-key

Pattern match medium

Opens WebSocket connection

SKILL.md · frontmatter · WebSocket

Pattern match low

Python os.environ.get — reads environment variable

scripts/tuya_api.py · prose · downgraded · os.environ.get(

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API