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
- 256
- Versions published
- 3
- First published
- May 2026
- Publisher
- tenn9440
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="npx only-allow pnpm" | 5 |
Manifest
Package metadata
Scripts14
buildvite builddeploysh -x deploy.shdeploy-no-buildsh -x deploy.sh -kdevvitepress dev docsdocsbuildvitepress build docsdocsdevvitepress dev docsdocsservevitepress serve docsformatprettier --write example/ packages/ docs/linteslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignorepreinstallnpx only-allow pnpmpreviewvite previewreleasepnpm build && npm version patch && npm publishrelease-deploypnpm release && npm run deployutils:releasepnpm run -C packages/utils release
Dependencies44
@element-plus/icons-vue^2.3.1@fortawesome/fontawesome-svg-core^6.3.0@fortawesome/free-solid-svg-icons^6.3.0@fortawesome/vue-fontawesome^3.0.6@iconify/json^2.2.438@rollup/plugin-terser^0.4.4@typescript-eslint/eslint-plugin^5.40.0@typescript-eslint/parser^5.40.0@vitejs/plugin-vue-jsx^3.1.0@vue/reactivity^3.5.18@vue/shared^3.4.27@vueuse/core^10.9.0autoprefixer^10.4.18chalk^5.3.0consola^3.2.3dayjs^1.11.19echarts^5.5.0element-plus^2.11.5es-toolkit^1.39.10escape-html^1.0.3fast-glob^3.3.3lodash-es^4.17.21markdown-it^13.0.1markdown-it-container^3.0.0normalize.css^8.0.1oeos-front-components-utils^0.0.35pinia^2.1.7prismjs^1.29.0qs^6.15.0rollup^4.9.6- …and 14 more.