frontend-audit
Warn
Audited by Socket on Jun 20, 2026
1 alert found:
AnomalyAnomalyscripts/bootstrap-regions.mjs
LOWAnomalyLOW
scripts/bootstrap-regions.mjs
No direct evidence of intentional malware (e.g., exfiltration/backdoor/credential theft) is present in the shown JavaScript fragment. However, it performs runtime provisioning of a large ML Python stack via pip (including potentially unpinned or variable dependencies) and then executes a local Python helper whose contents are not included here; stdout from that helper is trusted and becomes the basis for filesystem writes. This creates meaningful supply-chain and execution integrity risk, with an additional artifact placement/overwrite risk derived from --image and enabled overwrite via --force.
Confidence: 60%Severity: 65%
Audit Metadata