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.

Versions published
1
First published
Jun 2026
Publisher
ahmad4vd

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"}'
Publisherahmad4vd
Artifact bytes211,821
Previous versionnone
Published2026-06-15T04:31:07.030Z
SHA-2569861f5643124cb0a7db6e8ca2635a80eb555c47e10636919b7a5137a1d828acd

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
4.0.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/providers/registry.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts10
  • buildtsc
  • devtsx watch src/cli.tsx
  • formatprettier --write "src/**/*.{ts,tsx}"
  • linttsc --noEmit
  • prepublishOnlynpm run verify
  • snapshot:tuinode scripts/snapshot.mjs full
  • startnode dist/cli.js
  • testvitest run
  • test:watchvitest
  • verifynpm run lint && npm run test && npm run build
Dependencies16
  • @anthropic-ai/sdk^0.32.0
  • better-sqlite3^11.5.0
  • chalk^5.3.0
  • commander^12.1.0
  • dotenv^16.4.5
  • figures^6.1.0
  • ink^5.0.1
  • ink-gradient^3.0.0
  • ink-spinner^5.0.0
  • nanoid^5.0.7
  • openai^4.71.0
  • ora^8.1.1
  • react^18.3.1
  • string-width^7.2.0
  • yauzl^3.4.0
  • yazl^3.3.1