PkgRadar

Package evidence

@browserbasehq/[email protected]

no static findings

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
6
First published
May 2025
Publisher
kylejeong
External confirmation
MAL-2025-191195OSV match · pinned to high regardless of other signals

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@browserbasehq/[email protected]"],"fail_on":"high"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@browserbasehq/[email protected]"],"fail_on":"high"}'
Publisherkylejeong
Artifact bytes2,900,947
Previous version2.0.0
Published2025-09-09T01:21:39.481Z
SHA-2568966c64a44c9064a9757c9a53fa6861a2c1f196cd2281cad23a13b48b2881fc0

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
0Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Dependencies10
  • @browserbasehq/sdk^2.6.0
  • @browserbasehq/stagehand^2.5.0
  • @mcp-ui/server^5.10.0
  • @modelcontextprotocol/sdk^1.13.1
  • @smithery/cli^1.2.15
  • commander^14.0.0
  • dotenv^16.4.6
  • mcpvals^0.0.3
  • playwright-core^1.53.2
  • zod^3.25.67