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.

Weekly downloads
269
Versions published
5
First published
May 2026
Publisher
junlei

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"}'
Publisherjunlei
Artifact bytes7,601,850
Previous version1.0.2
Published2026-05-29T03:02:16.999Z
SHA-256eee0db2b52560ccfcb8985a1652f0b899e7576bd6957902d6de086251b1835c1

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/Icon/iconfont.jsmatched "Kubeconfig"5

Manifest

Package metadata

Scripts13
  • buildfather build
  • build:watchfather dev
  • devdumi setup && dumi dev
  • docs:builddumi setup && dumi build
  • docs:previewdumi preview
  • doctorfather doctor
  • lintnpm run lint:es && npm run lint:css
  • lint:cssstylelint "{components}/**/*.{css,less}"
  • lint:eseslint "{components}/**/*.{js,jsx,ts,tsx}"
  • preparehusky install && dumi setup
  • prepublishOnlynpm run build
  • startnpm run dev
  • versionUpyarn version --patch --message 'Bump version to %s'
Dependencies18
  • @ant-design/plots^1.0.9
  • @codemirror/lang-javascript^6.2.3
  • @codemirror/lang-yaml^6.1.2
  • @codemirror/language^6.11.0
  • @codemirror/state^6.5.2
  • @codemirror/view^6.36.5
  • @lezer/highlight^1.2.1
  • @uiw/react-codemirror^4.23.10
  • antd-style^3.7.1
  • copy-to-clipboard^3.3.3
  • js-yaml^4.1.0
  • lodash^4.17.21
  • moment^2.30.1
  • rc-calendar^9.15.11
  • rc-time-picker^3.7.3
  • xterm^4.19.0
  • xterm-addon-fit^0.5.0
  • yaml^1.10.2