lab-hardware-cad

Warn

Audited by Socket on Sep 3, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/_common.py

This module is primarily a CAD validation/plugin runner, not an obvious malware sample. However, it contains a high-impact supply-chain/security risk: it dynamically executes arbitrary local Python model files provided by a caller (exec_module) and temporarily alters sys.path during that execution. Schema validation of interfaces/checks improves robustness but does not protect against malicious code executed at import/build time. If model_path inputs are not strictly trusted/allowlisted, treat the overall functionality as equivalent to running untrusted code within the hosting process.

Confidence: 78%Severity: 72%
Audit Metadata
Analyzed At
Sep 3, 2026, 03:30 AM
Package URL
pkg:socket/skills-sh/k-dense-ai%2Fscientific-agent-skills%2Flab-hardware-cad%2F@f6d750d1b7e03806065b36dd4cff795aeec15f86ccc5bbef9b46afbce1c7fb87
Security Audit — socket — lab-hardware-cad