browserbase-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of comprehensive technical documentation for integrating with Browserbase services via official Node.js SDKs and libraries.
- [EXTERNAL_DOWNLOADS]: The instructions include standard installation commands for official npm packages such as
@browserbasehq/sdk,@browserbasehq/stagehand,playwright-core, andpuppeteer-core. These packages are necessary for the described browser automation functionality. - [SAFE]: All code snippets use environment variables (e.g.,
BROWSERBASE_API_KEY,BROWSERBASE_PROJECT_ID) for authentication, which is a secure practice to prevent credential exposure. - [SAFE]: All network operations and URL references point to official vendor domains (browserbase.com, api.browserbase.com) or trusted public source code repositories (github.com/browserbase).
Audit Metadata