Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 69 · status changed
Related candidates
Linked campaigns and clusters
thotischner
2 members · evidence strength 57Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/connectors/kubernetes-client.js | matched "KubeConfig" | 30 |
| high | Credential file access | package/config/sources.yaml | matched "KUBECONFIG" | 30 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/connectors/kubernetes-client.js | matched "KubeConfig" | 30 |
| high | Credential file access | package/config/sources.yaml | matched "KUBECONFIG" | 30 |
| low | Obfuscation | package/dist/util/sanitize.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/connectors/verify.js | matched "Buffer.from(compact, \"base64" | 3 |
| low | Obfuscation | package/dist/connectors/verify.test.js | matched "Buffer.from(sig.toString(\"base64" | 3 |
Manifest
Package metadata
Scripts3
buildtsc && rm -rf dist/ui && cp -r src/ui dist/uidevtsx watch src/index.tsstartnode dist/index.js
Dependencies7
@kubernetes/client-node^1.4.0@modelcontextprotocol/sdk^1.12.0express^5.2.1express-rate-limit^8.5.2js-yaml^4.1.0prom-client^15.1.0zod^4.4.3