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
514
Versions published
6
First published
May 2026
Publisher
bala10089b

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"}'
Publisherbala10089b
Artifact bytes20,017
Previous version0.1.4
Published2026-05-25T12:42:39.623Z
SHA-256b8e0c2b82a2a46310b6de394505959b8a293658adc95c17feb5dd6f4f37d2c21

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.1.5Version
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/core/auth.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json
  • devtsx src/cli.ts chat
  • dev:servertsx src/server.ts
  • servenode dist/server.js
  • startnode dist/cli.js chat
  • typechecktsc -p tsconfig.json --noEmit
Dependencies14
  • @google/genai^2.6.0
  • chalk^5.3.0
  • cli-highlight^2.1.11
  • cli-table3^0.6.5
  • commander^12.0.0
  • diff^5.2.0
  • gemini-coder^0.1.3
  • glob^10.3.12
  • google-auth-library^10.6.2
  • highlight.js^11.11.1
  • inquirer^13.4.3
  • marked^15.0.12
  • marked-terminal^7.3.0
  • ora^9.4.0