PkgRadar

Package evidence

@up-cli/[email protected]

Credential File Packaged: package/vue-ts-h5/.npmrc

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
176
Versions published
12
First published
Mar 2026
Publisher
loners

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":["@up-cli/[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":["@up-cli/[email protected]"],"fail_on":"high"}'
Publisherloners
Artifact bytes73,906
Previous version1.0.12
Published2026-06-01T05:36:48.404Z
SHA-256b794a81615b2ac6e380fd059f63c0bfbfbc88ef24f74084fe0698ae2920a9d5c

Why flagged

What the scanner saw

Credential File Packaged: package/vue-ts-h5/.npmrc

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/vue-ts-h5/.npmrcpackage/vue-ts-h5/.npmrc35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/vue-ts-h5/.npmrcpackage/vue-ts-h5/.npmrc35
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5
lowCredential file accesspackage/package.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts11
  • buildvue-tsc -b && vite build
  • build:h5-cdnvue-tsc -b && cross-env UP_CDN=https://cdn.upchina.com/front/up-data-h5 vite build
  • devvite
  • linteslint
  • lint:fixeslint --fix
  • parse-iconcross-env NODE_ENV=production node --loader @esbuild-kit/esm-loader scripts/parse-icon.ts
  • preinstallnpx only-allow pnpm
  • preparehusky .husky
  • previewup-cli server -d dist
  • releaseup-cli release -i dist -o release/DemoWebServer -p DemoWebServer -n DemoWebServer.tar.gz
  • upload-cdnup-cli upload -b front/up-data-h5
Dependencies10
  • @tanstack/vue-query^5.95.0
  • @tanstack/vue-virtual^3.13.23
  • @vueuse/core^14.2.1
  • axios^1.7.7
  • dayjs^1.11.13
  • lodash-es^4.17.21
  • pinia^3.0.4
  • vant^4.9.22
  • vue^3.5.31
  • vue-router^5.0.3