PkgRadar

Package evidence

@kuaidi100-user/[email protected]

Credential File Packaged: package/dist/.env

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
30
Versions published
7
First published
May 2026
Publisher
peterlcm-npm

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":["@kuaidi100-user/[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":["@kuaidi100-user/[email protected]"],"fail_on":"high"}'
Publisherpeterlcm-npm
Artifact bytes57,766
Previous version1.2.2
Published2026-06-15T06:15:12.376Z
SHA-256eec741a83e4edc554de6a28956ec5081d2d0400694653ef597017ab3ebdfbefb

Why flagged

What the scanner saw

Credential File Packaged: package/dist/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/dist/.envpackage/dist/.env35

Manifest

Package metadata

Scripts4
  • buildtsc && node scripts/copy-env.js
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
Dependencies1
  • commander^12.1.0