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 promotingMixed 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"}'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 review · score 87 · status changed
Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/node_modules/@kubernetes/client-node/dist/config.js | matched "KUBECONFIG" | 30 |
| medium | Remote Payload | package/dist/node_modules/dockerode/.travis.yml | matched "curl " | 12 |
| medium | Large Javascript Payload | package/dist/node_modules/@kubernetes/client-node/dist/index.js | 3167174 bytes | 10 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/node_modules/@kubernetes/client-node/dist/config.js | matched "KUBECONFIG" | 30 |
| medium | Remote Payload | package/dist/node_modules/dockerode/.travis.yml | matched "curl " | 12 |
| medium | Large Javascript Payload | package/dist/node_modules/@kubernetes/client-node/dist/index.js | 3167174 bytes | 10 |
| low | Credential file access | package/dist/client/index.js | matched "Kubeconfig" | 5 |
| low | Credential file access | package/dist/server/orchestrator/k8s-adapter.js | matched "KubeConfig" | 5 |
| low | Credential file access | package/dist/server/collections/orchestrator-settings.js | matched "Kubeconfig" | 5 |
| low | Credential file access | package/dist/server/plugin.js | matched "Kubeconfig" | 5 |
| low | Credential file access | package/src/server/orchestrator/k8s-adapter.ts | matched "KubeConfig" | 5 |
| low | Credential file access | package/src/server/collections/orchestrator-settings.ts | matched "Kubeconfig" | 5 |
| low | Credential file access | package/src/server/plugin.ts | matched "Kubeconfig" | 5 |
Manifest
Package metadata
Dependencies1
@nocobase/lock-manager2.x