PkgRadar

Package evidence

@thotischner/[email protected]

Credential file access: matched "KubeConfig"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@thotischner/[email protected]"],"fail_on":"high"}'

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":["@thotischner/[email protected]"],"fail_on":"high"}'
Publisherthotischner
Artifact bytes164,994
Previous version1.6.0
Published2026-05-24T17:36:05.666Z
SHA-256b59b7ff5497fd362ae6306d3e5c19e022f00458a48b343870c857473e9e8bea8

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

high
Last checked
highRisk
69Score
1.7.0Version
Status history (1 event)
  1. newavailable · risk high · score 69 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

thotischner

2 members · evidence strength 57

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/connectors/kubernetes-client.jsmatched "KubeConfig"30
highCredential file accesspackage/config/sources.yamlmatched "KUBECONFIG"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/connectors/kubernetes-client.jsmatched "KubeConfig"30
highCredential file accesspackage/config/sources.yamlmatched "KUBECONFIG"30
lowObfuscationpackage/dist/util/sanitize.jsmatched "\\x00"3
lowObfuscationpackage/dist/connectors/verify.jsmatched "Buffer.from(compact, \"base64"3
lowObfuscationpackage/dist/connectors/verify.test.jsmatched "Buffer.from(sig.toString(\"base64"3

Manifest

Package metadata

Scripts3
  • buildtsc && rm -rf dist/ui && cp -r src/ui dist/ui
  • devtsx watch src/index.ts
  • startnode dist/index.js
Dependencies7
  • @kubernetes/client-node^1.4.0
  • @modelcontextprotocol/sdk^1.12.0
  • express^5.2.1
  • express-rate-limit^8.5.2
  • js-yaml^4.1.0
  • prom-client^15.1.0
  • zod^4.4.3