PkgRadar

Package evidence

[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
10
Versions published
2
First published
May 2026
Publisher
nqb97

Recommended action

Review before promoting

Mixed 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"}'
Publishernqb97
Artifact bytes195,685
Previous version0.1.0
Published2026-06-12T17:04:27.941Z
SHA-2562e330d52fed7cd86e82fe6a73f583cdbde8e399a4cea2ead8a74ec728f05bbe1

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

review
Last checked
reviewRisk
5Score
0.2.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/adapters/gemini.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts8
  • buildtsc && node scripts/copy-dashboard-web.mjs
  • dashboardtsx src/cli.tsx dashboard
  • devtsx watch src/index.tsx
  • linteslint "src/**/*.{ts,tsx}"
  • preparegit config core.hooksPath .githooks || true
  • prepublishOnlynpm run typecheck && npm run test && npm run build
  • testvitest run
  • typechecktsc --noEmit
Dependencies8
  • @modelcontextprotocol/sdk^1.29.0
  • @types/cross-spawn^6.0.6
  • chalk^5.3.0
  • commander^12.1.0
  • cross-spawn^7.0.6
  • ink^6.8.0
  • react^19.2.4
  • zod^3.23.8
Optional dependencies1
  • node-pty^1.1.0