PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh"

Recommended action

Block this update

Static 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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherkaixin12345
Artifact bytes7,299,564
Previous version1.1.16
Published2026-05-24T01:07:59.022Z
SHA-256a43516e838d2f78d941bb7c9dc2edaa655b99846e67bd9fa72fcc29aa24845b9

Why flagged

What the scanner saw

Credential file access: matched ".ssh"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
71Score
1.2.0Version
Status history (1 event)
  1. newavailable · risk high · score 71 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

kaixin12345

2 members · evidence strength 58

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/bundle_map.jsmatched ".ssh"30
mediumRemote Payloadpackage/lib/BasemapPanel-d6e4ea88.mjsmatched "cUrl "12
mediumLarge Javascript Payloadpackage/lib/index.umd.js15899627 bytes10
mediumLarge Javascript Payloadpackage/lib/index-58704a25.mjs14454531 bytes10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/lib/bundle_map.jsmatched ".ssh"30
mediumRemote Payloadpackage/lib/BasemapPanel-d6e4ea88.mjsmatched "cUrl "12
mediumLarge Javascript Payloadpackage/lib/index.umd.js15899627 bytes10
mediumLarge Javascript Payloadpackage/lib/index-58704a25.mjs14454531 bytes10
lowObfuscationpackage/lib/bundle_map.jsmatched "eval("3
lowObfuscationpackage/lib/index.es-320e524d.mjsmatched "\\u2028"3
lowObfuscationpackage/lib/purify.es-fa513273.mjsmatched "\\u00B7"3

Manifest

Package metadata

Scripts12
  • buildvue-tsc --noEmit && vite build --mode lib
  • build:libvite build --mode lib
  • build:packagevite build --config vite.config.package.ts && copy component.json dist-package\component.json
  • devvite
  • formatprettier --write src/
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore
  • prepublishOnlynpm run build:lib
  • previewvite preview
  • releasenpm version patch && npm publish
  • release:majornpm version major && npm publish
  • release:minornpm version minor && npm publish
  • type-checknpm run build:lib
Dependencies7
  • e-plus-dialog-vue3^1.0.23
  • gifler^0.1.0
  • html2canvas^1.4.1
  • jspdf^2.5.1
  • mitt^3.0.1
  • uuid^11.1.0
  • vant^4.9.22