agh-ui-screenshot
Warn
Audited by Snyk on Jun 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The setup helper (scripts/setup-workdir.sh) runs
bun add chrome-launcher chrome-remote-interfaceat runtime, which fetches and installs packages from the package registry (e.g. https://registry.npmjs.org/) that are later imported and executed by scripts/cap.mjs, so remote code is fetched and executed as a required runtime dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata