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
298
Versions published
7
First published
May 2026
Publisher
gemvn90

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"}'
Publishergemvn90
Artifact bytes1,896,374
Previous version1.1.7
Published2026-05-26T10:49:51.806Z
SHA-256a771333037e74e8301d179b688414f287d1cf802e51952db20b739e36a3881ea

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/node_modules/@kubernetes/client-node/dist/config.jsmatched "KUBECONFIG"30
mediumRemote Payloadpackage/dist/node_modules/dockerode/.travis.ymlmatched "curl "12
mediumLarge Javascript Payloadpackage/dist/node_modules/@kubernetes/client-node/dist/index.js3167174 bytes10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/node_modules/@kubernetes/client-node/dist/config.jsmatched "KUBECONFIG"30
mediumRemote Payloadpackage/dist/node_modules/dockerode/.travis.ymlmatched "curl "12
mediumLarge Javascript Payloadpackage/dist/node_modules/@kubernetes/client-node/dist/index.js3167174 bytes10
lowCredential file accesspackage/dist/client/index.jsmatched "Kubeconfig"5
lowCredential file accesspackage/dist/server/orchestrator/k8s-adapter.jsmatched "KubeConfig"5
lowCredential file accesspackage/dist/server/collections/orchestrator-settings.jsmatched "Kubeconfig"5
lowCredential file accesspackage/dist/server/plugin.jsmatched "Kubeconfig"5
lowCredential file accesspackage/src/server/orchestrator/k8s-adapter.tsmatched "KubeConfig"5
lowCredential file accesspackage/src/server/collections/orchestrator-settings.tsmatched "Kubeconfig"5
lowCredential file accesspackage/src/server/plugin.tsmatched "Kubeconfig"5

Manifest

Package metadata

Dependencies1
  • @nocobase/lock-manager2.x