ClawAudit verdict
browserbase-sessions
browserbase
Browserbase cloud browser session manager using API keys from environment variables; behavior matches the stated cloud automation purpose with persistent authenticated sessions.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (5)
Possible hardcoded credential
SKILL.md · code · API_KEY="bb_live_your_key_here
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
Opens WebSocket connection
references/api-quick-ref.md · code · WebSocket
Python os.environ.get — reads environment variable
scripts/browserbase_manager.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
scripts/browserbase_manager.py · prose · downgraded · urllib.request
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: BROWSERBASE_API_KEY). Requires 1 system binary.
package_install Is this flag fair?
Thanks — recorded.