PkgRadar

Package evidence

@google-ads/[email protected]

Large Javascript Payload: 9255365 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
16,298Mainstream · −50% score
Versions published
9
First published
Dec 2024
Publisher
google-wombot

Effective trust discount applied: 50% (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-ads/[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-ads/[email protected]"],"fail_on":"review"}'
Publishergoogle-wombot
Artifact bytes1,725,105
Previous version0.5.0
Published2026-05-01T21:34:55.823Z
SHA-25664ec01e2e2e5b441c91ef0a8dd8234b72e102a8c210c643c4acbe0a41fc15e41

Why flagged

What the scanner saw

Large Javascript Payload: 9255365 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts14
  • cleangts clean
  • compiletsc -p . && cp -r protos build/
  • compile-protoscompileProtos src
  • docsjsdoc -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 mocha build/test
Dependencies1
  • google-gax^5.0.0