atl-browser
Warn
Audited by Socket on Jun 19, 2026
1 alert found:
AnomalyAnomalyscripts/setup.sh
LOWAnomalyLOW
scripts/setup.sh
No explicit malicious behavior (e.g., credential theft, reverse shells, or external exfiltration) is evident in the bash logic itself, and the HTTP verification is scoped to localhost. The dominant risk is supply-chain related: the script fetches and builds unpinned remote code and then installs/runs the resulting app in a simulator. Additionally, build/verification integrity is weak (unpinned git, no artifact verification, reduced build output visibility, and no confirmation that the polled port belongs to the launched app), which could allow compromised upstream content to affect the build host and simulator runtime.
Confidence: 68%Severity: 64%
Audit Metadata