PkgRadar

Package evidence

@vibebrowser/[email protected]

Remote Payload: matched "curl "

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.

Weekly downloads
62
Versions published
13
First published
Jan 2026
Publisher
vibetechnologies

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@vibebrowser/[email protected]"],"fail_on":"review"}'

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":["@vibebrowser/[email protected]"],"fail_on":"review"}'
Artifact bytes93,184
Previous version0.2.9
Published2026-05-16T00:32:57.312Z
SHA-256aaeaa7e69e9822ffa91772b6ff3b4ffd047d420a2065525904b071768fec3523

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.2.10Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/ollama.jsmatched "curl "12

Manifest

Package metadata

Scripts13
  • buildtsc && node scripts/prepare-cli-package.mjs
  • devtsc --watch
  • prepublishOnlynpm run build
  • startnode dist/cli.js
  • testnpm run test:e2e:relay-race && npm run test:e2e:relay-roundtrip && npm run test:e2e:cli-relay && npm run test:e2e:http && npm run test:e2e:browser-cli
  • test:e2e:agentsnode scripts/e2e-mcp-agents.mjs
  • test:e2e:browser-clinode scripts/e2e-browser-cli.mjs
  • test:e2e:browser-cli-livenode scripts/e2e-browser-cli-live.mjs
  • test:e2e:cli-relaynode scripts/e2e-cli-relay.mjs
  • test:e2e:devtools-flagnode scripts/e2e-devtools-flag.mjs
  • test:e2e:httpnode scripts/e2e-http-streamable.mjs
  • test:e2e:relay-racenode scripts/e2e-relay-fake-extension-race.mjs
  • test:e2e:relay-roundtripnode scripts/e2e-relay-roundtrip.mjs
Dependencies3
  • @modelcontextprotocol/sdk^1.0.0
  • commander^12.0.0
  • ws^8.18.0
Optional dependencies1
  • chrome-devtools-mcp^0.21.0