PkgRadar

Package evidence

@google/[email protected]

no 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
18Established · −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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes251,668
Previous version1.0.0
Published2026-04-28T21:51:37.090Z
SHA-2566f103bd0eb1b288d0c00c823e3769c7be06785fa3e9cd4cb66329ae033279a65

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

low
Last checked
lowRisk
0Score
1.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildtsc --emitDeclarationOnly && node ./build.js
  • build:bundletsc --emitDeclarationOnly && node ./build.js --bundle
  • build:watchconcurrently "tsc --noEmit --watch --preserveWatchOutput" "node ./build.js --watch"
  • cleanrm -rf dist
  • clean:allnpm run clean && rm -rf node_modules
  • formatprettier --write 'src/**/*.ts'
  • linteslint 'src/**/*.ts'
  • prepublishOnlynpm run build
  • rebuildnpm run clean:all && npm install && npm run build
  • testvitest
Dependencies27
  • @a2a-js/sdk^0.3.10
  • @google-cloud/opentelemetry-cloud-monitoring-exporter^0.21.0
  • @google-cloud/opentelemetry-cloud-trace-exporter^3.0.0
  • @google-cloud/storage^7.17.1
  • @google/genai^1.37.0
  • @mikro-orm/core^6.6.10
  • @mikro-orm/reflection^6.6.6
  • @modelcontextprotocol/sdk^1.26.0
  • @opentelemetry/api1.9.0
  • @opentelemetry/api-logs^0.205.0
  • @opentelemetry/exporter-logs-otlp-http^0.205.0
  • @opentelemetry/exporter-metrics-otlp-http^0.205.0
  • @opentelemetry/exporter-trace-otlp-http^0.205.0
  • @opentelemetry/resource-detector-gcp^0.40.0
  • @opentelemetry/resources^2.1.0
  • @opentelemetry/sdk-logs^0.205.0
  • @opentelemetry/sdk-metrics^2.1.0
  • @opentelemetry/sdk-trace-base^2.1.0
  • @opentelemetry/sdk-trace-node^2.1.0
  • express^4.22.1
  • google-auth-library^10.3.0
  • js-yaml^4.1.1
  • jsonpath-plus^10.4.0
  • lodash-es^4.18.1
  • winston^3.19.0
  • zod^4.2.1
  • zod-to-json-schema^3.25.1