Stagehand Browser Agent SDK
Warn
Audited by Snyk on Jun 16, 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.80). The skill installation explicitly instructs "git clone https://github.com/browserbase/stagehand.git" followed by "pnpm install" and "pnpm run build", meaning remote code is fetched from that URL and then executed as a required setup step, so the repository URL is a runtime external dependency that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata