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
805Mature · −50% score
First published
Nov 2020
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 bytes121,037
Previous version4.1.238
Published2026-05-28T20:05:09.804Z
SHA-2561ad125ae47fa56597362edd236831b4e191d8b42cb7b64c05f25f25b0829d261

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
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
Dependencies2
  • tencentcloud-sdk-nodejs-common*
  • tslib1.13.0