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
- 129
- Versions published
- 5
- First published
- May 2026
- Publisher
- zhaozhenzhuo2015
Recommended action
Block this updateStatic 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"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: preinstall added in 1.0.4 vs 1.0.3: "npx only-allow pnpm"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 55 · status changed
Evidence
Static findings
4 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | preinstall added in 1.0.4 vs 1.0.3: "npx only-allow pnpm" | 40 |
| medium | Credential file access | package/bin/index.js | matched ".npmrc" | 10 |
| medium | New Account With Lifecycle Hook | package.json | package first published 35 day(s) ago, 5 total version(s), has lifecycle hook | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | preinstall added in 1.0.4 vs 1.0.3: "npx only-allow pnpm" | 40 |
| medium | Credential file access | package/bin/index.js | matched ".npmrc" | 10 |
| medium | New Account With Lifecycle Hook | package.json | package first published 35 day(s) ago, 5 total version(s), has lifecycle hook | 10 |
| low | Install-time lifecycle script | package.json | preinstall="npx only-allow pnpm" | 5 |
| low | Obfuscation Density | package/template/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts17
buildvite buildformatprettier --write "src/**/*.{js,ts,vue,json,css,less,md}"format:checkprettier --check "src/**/*.{js,ts,vue,json,css,less,md}"linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignorelint:checkeslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mtspreinstallnpx only-allow pnpmpreparenode scripts/setup-hooks.mjspreviewvite previewservevitetestvitesttest:coveragevitest run --coveragetest:coverage:uivitest --coverage --uitest:reportnode scripts/generate-report.mjstest:runvitest runtest:uivitest --uitest:verify-validitynode scripts/verify-test-validity.mjstest:watchvitest watch
Dependencies13
@element-plus/icons-vue^2.3.1axios^1.6.5core-js^3.6.5echarts^6.0.0element-plus^2.11.4js-cookie^3.0.5lodash^4.17.21moment^2.30.1pinia^3.0.4qs^6.11.2vue^3.0.0vue-class-component^8.0.0-0vue-router^4.0.0-0