PkgRadar

Package evidence

@google/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
3,080Niche · −30% score
Versions published
409Established · −30% score
First published
Oct 2025
Publisher
google-wombot

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@google/[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":["@google/[email protected]"],"fail_on":"review"}'
Publishergoogle-wombot
Artifact bytes3,999,293
Previous version0.46.0-preview.0
Published2026-06-03T17:56:23.384Z
SHA-256e7163797ad8d9f96f3795ed9362927edd73e55ee0e23e00d3de7c1b863906897

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.46.0-preview.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/agent/task.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowLarge Javascript Payloadpackage/dist/a2a-server.mjs21195037 bytes0

Manifest

Package metadata

Scripts7
  • buildnode ../../scripts/build_package.js
  • formatprettier --write .
  • linteslint . --ext .ts,.tsx
  • startnode dist/src/http/server.js
  • testvitest run
  • test:civitest run --coverage
  • typechecktsc --noEmit
Dependencies9
  • @a2a-js/sdk0.3.11
  • @google-cloud/storage^7.19.0
  • @google/gemini-cli-core0.46.0-preview.1
  • express^5.1.0
  • fs-extra^11.3.0
  • strip-json-comments^3.1.1
  • tar^7.5.8
  • uuid^13.0.0
  • winston^3.17.0