PkgRadar

Package evidence

[email protected]

Credential file access: matched "KubeConfig"

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
17
Versions published
7
First published
May 2026
Publisher
utkarsh2325

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"}'
Publisherutkarsh2325
Artifact bytes26,637
Previous version1.2.2
Published2026-05-28T20:11:43.386Z
SHA-2563452202867b66da17c6882c93e959376bba9ca06c98ab60f03a361d3828125df

Why flagged

What the scanner saw

Credential file access: matched "KubeConfig"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.2.5Version
Status history (2 events)
  1. newavailable · risk review · score 5 · status changed
  2. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched "KubeConfig"5
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildtsup src/index.ts --format esm --dts
  • devtsup src/index.ts --format esm --watch
  • prepublishOnlynpm run build
  • testvitest run --pool=forks
Dependencies11
  • @kubernetes/client-node^1.4.0
  • @vr_patel/tui^1.0.0
  • chalk^5.3.0
  • cli-table3^0.6.3
  • commander^14.0.3
  • conf^15.1.0
  • cosmiconfig^9.0.0
  • dockerode^4.0.0
  • ink^4.4.1
  • nodemailer^8.0.7
  • react^19.2.6