PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
2
First published
May 2026
Publisher
tushar_ag08

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"}'
Publishertushar_ag08
Artifact bytes165,262
Previous version0.1.0
Published2026-05-29T06:05:46.900Z
SHA-25677895aff06eeeccf2132887552ca24ee22c4d76e14504dddca731b5b7d150055

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
20Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/commands/repo.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/commands/status.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/commands/sync.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts4
  • buildnode build.js
  • cleanrm -rf dist *.tsbuildinfo
  • devtsx --tsconfig ../../tsconfig.dev.json src/index.ts
  • typechecktsc --noEmit
Dependencies14
  • @google/generative-ai^0.24.0
  • @octokit/rest^20.1.1
  • @prisma/client^6.9.0
  • bullmq^5.8.5
  • chalk^5.3.0
  • chromadb^1.9.2
  • commander^12.1.0
  • dotenv^16.4.5
  • ioredis5.10.1
  • neo4j-driver^5.20.0
  • pino^9.2.0
  • pino-pretty^11.2.1
  • simple-git^3.25.0
  • zod^3.23.8