Caveat verdict

mxchip-smart-control

smart-control-skill

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Controls smart home devices via official MXCHIP MCP API using user-provided OAuth token; all calls go to documented vendor endpoint.

โš  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.

60
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท TOKEN="oauth2_YOUR_TOKEN_HERE

Pattern match low

Python os.getenv โ€” reads environment variable

scripts/mxchip_mcp_client.py ยท prose ยท downgraded ยท os.getenv(

Pattern match low

Popular HTTP library โ€” network access

scripts/mxchip_mcp_client.py ยท prose ยท downgraded ยท got

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

package_install

Is this flag fair?

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