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
10
Versions published
5
First published
Mar 2026
Publisher
gera-cl

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"}'
Publishergera-cl
Artifact bytes57,279
Previous version1.2.0
Published2026-05-05T21:39:12.864Z
SHA-25693597089f7d30e9440d0fdb0852e8b56de0bb29cf115a1ca8e483b189ab07673

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
13Score
1.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/services/kubernetes.service.jsmatched "KubeConfig"5
lowCredential file accesspackage/src/services/kubernetes.service.tsmatched "KubeConfig"5
lowCredential file accesspackage/.github/workflows/ci.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsc --watch
  • test:integrationjest -c test/jest.config.integration.js
  • test:unitjest -c test/jest.config.unit.js
Dependencies8
  • @kubernetes/client-node^1.4.0
  • cli-table3^0.6.5
  • commander^14.0.3
  • dotenv^17.3.1
  • js-yaml^4.1.1
  • tar^7.5.13
  • winston^3.19.0
  • zod^4.3.6