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.

Versions published
1,564Mature · −50% score
First published
May 2018
Publisher
tencentcloudapi

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes6,424,653
Previous version4.1.238
Published2026-05-28T19:51:04.218Z
SHA-2566719508443600f6da1f19d7bb103dcd81c92790637da516f53e0e0ec157fafc7

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/es/services/bh/v20230418/bh_client.jsmatched "Kubeconfig"5
lowCredential file accesspackage/tencentcloud/services/bh/v20230418/bh_client.jsmatched "Kubeconfig"5
lowCredential file accesspackage/es/services/tke/v20180525/tke_client.jsmatched "Kubeconfig"5
lowCredential file accesspackage/tencentcloud/services/tke/v20180525/tke_client.jsmatched "Kubeconfig"5

Manifest

Package metadata

Scripts8
  • buildconcurrently 'npm:build:cjs' 'npm:build:es'
  • build:cjstsc -p tsconfig.json
  • build:estsc -p tsconfig.es.json
  • build:slimnode ./scripts/build_slim.js
  • cleanrimraf tencentcloud es
  • prettierprettier --config prettier.config.js --write 'src/**/*.{tsx,ts,jsx,js,css,json,vue}'
  • testmocha -t 10000
  • test:commonvitest run
Dependencies9
  • form-data^3.0.4
  • get-stream^6.0.0
  • https-proxy-agent^5.0.0
  • ini^2.0.0
  • is-stream^2.0.0
  • json-bigint^1.0.0
  • node-fetch^2.2.0
  • tslib1.13.0
  • uuid^9.0.1