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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts10
buildtsc --emitDeclarationOnly && node ./build.jsbuild:bundletsc --emitDeclarationOnly && node ./build.js --bundlebuild:watchconcurrently "tsc --noEmit --watch --preserveWatchOutput" "node ./build.js --watch"cleanrm -rf distclean:allnpm run clean && rm -rf node_modulesformatprettier --write 'src/**/*.ts'linteslint 'src/**/*.ts'prepublishOnlynpm run buildrebuildnpm run clean:all && npm install && npm run buildtestvitest
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.0express^4.22.1google-auth-library^10.3.0js-yaml^4.1.1jsonpath-plus^10.4.0lodash-es^4.18.1winston^3.19.0zod^4.2.1zod-to-json-schema^3.25.1