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
- 291Mature · −50% score
- First published
- Sep 2012
- 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 promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 review · score 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/build/src/generator/synth.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts30
build-testcross-env NODE_OPTIONS=--max-old-space-size=8192 tsc -p tsconfig.test.jsonbuild-toolstsc -p tsconfig.tools.jsoncleangts cleancompilecross-env NODE_OPTIONS=--max-old-space-size=8192 tsc -p tsconfig.jsondocsnpm run compile && node build/src/generator/docsdocs-extractnode --max-old-space-size=8192 ./node_modules/@microsoft/api-extractor/bin/api-extractor run --local --verbosedocs-mdnode --max-old-space-size=8192 ./node_modules/@microsoft/api-documenter/bin/api-documenter markdown --input-folder build/docs --output-folder docsdocs-testecho 🙈 this was taking too long and timing out CIdocs2npm run docs-extract && npm run docs-mddownloadnode build/src/generator/download.jsfixgts fixgeneratenode --max-old-space-size=8192 build/src/generator/generator.jslintgts checkprebuild-testrimraf buildprecompilerimraf buildpredocsnpm run build-toolspredocs2npm run compilepredownloadnpm run build-toolspregeneratenpm run build-toolsprelintcd samples; npm link ../; npm ipreparenpm run compilepresubmit-prsnpm run compilepresystem-testnpm run build-testpretestnpm run build-testpreupdate-disclaimersnpm run build-toolssamples-testcd samples && npm install && npm link ../ && pwd && npm testsubmit-prsnode --max-old-space-size=8192 build/src/generator/synth.jssystem-testmocha build/system-testtestc8 mocha build/testupdate-disclaimersnode build/src/generator/disclaimer.js
Dependencies2
google-auth-library^10.2.0googleapis-common^8.0.0