browserbase-cli
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to executebbCLI commands. This is the primary intended function of the skill for interacting with the Browserbase platform. - [EXTERNAL_DOWNLOADS]: The skill instructions include commands to install the necessary CLI tools from the official NPM registry (
npm install -g @browserbasehq/cliand@browserbasehq/browse-cli). These are official vendor packages and are considered safe for this context. - [CREDENTIALS_UNSAFE]: The documentation includes placeholders like
your_api_keyandyour_project_id. No hardcoded secrets were detected.
Audit Metadata