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
- 33
- Versions published
- 6
- First published
- May 2026
- Publisher
- pjmartorell
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 "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 5 · 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/dist/util/env-validation.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts28
buildnpm run build:httpbuild:httpsmithery buildbuild:stdiotsc --project tsconfig.build.jsonbuild:watchtsc --project tsconfig.build.json --watchcheckconcurrently -c auto -g "npm run typecheck" "npm run lint" "npm run test" "npm run knip"check:allconcurrently -c auto -g "npm run typecheck" "npm run lint" "npm run test:all" "npm run knip"cleanrm -rf distdevsmithery devdev:stdiotsx watch src/main.tsformatprettier --write srcknipkniplinteslint srcpostversiongit push origin main --follow-tagspreparehuskyprepublishOnlynpm run clean && npm run build:stdio && npm run test:build && npm run test:npxrelease:majornpm version major -m 'chore: release v%s'release:minornpm version minor -m 'chore: release v%s'release:patchnpm version patch -m 'chore: release v%s'startnpm run start:httpstart:httpnode .smithery/index.cjsstart:stdionode dist/index.jstestvitest runtest:allRUN_E2E=1 vitest runtest:buildnode --input-type=module --eval "import('./dist/main.js').catch(e => { console.error(e.message); process.exit(1); })" && echo 'Build smoke test passed'test:e2eRUN_E2E=1 vitest run src/e2e.test.tstest:npxnode scripts/smoke-test-npx.mjstypechecktsgo --noEmitversionnpm run check && git add -A
Dependencies9
@google-cloud/logging^11.2.1@google-cloud/monitoring^5.3.1@google-cloud/resource-manager^6.2.1@grpc/grpc-js^1.14.3@modelcontextprotocol/sdk^1.13.1google-auth-library^10.6.2google-proto-files^5.0.1neverthrow^8.2.0protobufjs^8.0.3