touchdesigner-mcp
Audited by Socket on Sep 13, 2026
2 alerts found:
SecurityAnomalySUSPICIOUS: the skill's capabilities fit its stated TouchDesigner automation purpose and data flow is mostly local, but it installs a powerful third-party .tox artifact from a separate publisher without strong verification. The main risk is supply-chain trust plus unrestricted local code execution through MCP, not confirmed malware or credential theft.
No direct malicious logic (exfiltration, backdoor, reverse shell, or credential theft) is evident in this script. The primary risk is supply-chain trust: it downloads a twozero.tox artifact from a fixed external URL without checksum/signature verification, meaning a compromised or substituted artifact could introduce malicious behavior when later used by TouchDesigner/Hermes. Strengthen by pinning the expected hash/signature and validating after download before writing/using the artifact.