PkgRadar

Package evidence

@google-cloud/[email protected]

Large Javascript Payload: 98821898 bytes

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
565,447Ubiquitous · −70% score
Versions published
103Mature · −50% score
First published
Aug 2016
Publisher
google-wombot

Effective trust discount applied: 70% (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-cloud/[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-cloud/[email protected]"],"fail_on":"review"}'
Publishergoogle-wombot
Artifact bytes9,752,658
Previous version6.9.1
Published2026-05-14T14:55:06.938Z
SHA-256d21690386c20f0cf2f289ffe6b740c6c7dc4eaf759e9036ec607c620982b738b

Why flagged

What the scanner saw

Large Javascript Payload: 98821898 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/protos/protos.js98821898 bytes10

Manifest

Package metadata

Scripts14
  • cleangts clean
  • compiletsc -p . && cp -r protos build/
  • compile-protoscompileProtos src
  • docsnode --max-old-space-size=8192 ./node_modules/.bin/jsdoc -c .jsdoc.js
  • docs-testlinkinator docs
  • fixgts fix
  • lintgts check
  • postpackminifyProtoJson
  • predocs-testnpm run docs
  • prelintcd samples; npm link ../; npm i
  • preparenpm run compile
  • samples-testcd samples/ && npm link ../ && npm i && npm test
  • system-testc8 mocha build/system-test
  • testc8 node build/test/run.js
Dependencies1
  • google-gax^5.0.0