Package evidence
@google/[email protected]
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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
- 235
- Versions published
- 12
- First published
- Apr 2026
- Publisher
- google-wombot
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":["@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
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/util/auth.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/tools/utils/wrapper.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts22
auth:loginnode bin/cli.js auth loginauth:statusnode bin/cli.js auth statusevalCEP_BACKEND=fake node test/evals/run.jseval:agenticCEP_BACKEND=fake node test/evals/run.js --category inspection,troubleshooting,mutation,discovery,connectorseval:boundaryCEP_BACKEND=fake node test/evals/run.js --category boundaryeval:fullCEP_BACKEND=fake node test/evals/run.js --runs 3 --output results/eval-full.mdeval:knowledgeCEP_BACKEND=fake node test/evals/run.js --category knowledgeeval:licensingCEP_BACKEND=fake node test/evals/run.js --category licensingeval:promptCEP_BACKEND=fake node test/evals/run.js --category promptformatprettier --write .linteslint .lint:fixeslint --fix .mcp-inspectornpx @modelcontextprotocol/inspector node mcp-server.jspostsubmitnpm run presubmit && npm run test:integration:realpreparehusky || truepresubmitprettier --check . && npm run lint && npm run test:unit && npm run test:integration:fake && npm run test:smokestartnode mcp-server.jstestnode test/run-all.jstest:integration:fakeCEP_LOG_LEVEL=SILENT SKIP_SLOW=true EXPERIMENT_DELETE_TOOL_ENABLED=true node test/run-integration.js faketest:integration:realCEP_LOG_LEVEL=SILENT EXPERIMENT_DELETE_TOOL_ENABLED=true node test/run-integration.js realtest:smokeCEP_LOG_LEVEL=SILENT GCP_STDIO=false node test/local/smoke-test.jstest:unitCEP_LOG_LEVEL=SILENT node test/run-unit.js
Dependencies10
@dotenvx/dotenvx^1.66.0@modelcontextprotocol/sdk^1.29.0axios^1.16.1cheerio^1.2.0express^5.2.1google-auth-library^10.6.2googleapis^171.4.0gray-matter^4.0.3open^10.2.0zod^4.4.3