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.
- Versions published
- 3
- First published
- Jun 2026
- Publisher
- is.tmiks
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: postinstall="nuxt prepare"
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 | postinstall="nuxt prepare" | 5 |
Manifest
Package metadata
Scripts12
buildnuxt builddeploynpm run build && pm2 start ecosystem.config.jsondevnuxt devgeneratenuxt generatepm2pm2 start ecosystem.config.jsonpm2:deletepm2 delete nuxt-apppm2:logspm2 logs nuxt-apppm2:restartpm2 restart nuxt-apppm2:statuspm2 listpm2:stoppm2 stop nuxt-apppostinstallnuxt preparepreviewnuxt preview
Dependencies21
@element-plus/nuxt^1.1.5@nuxtjs/seo^5.1.3@pinia-plugin-persistedstate/nuxt^1.2.1@pinia/nuxt^0.11.3@resvg/resvg-js^2.6.2@tailwindcss/vite^4.3.0@unhead/schema^3.1.1c12^4.0.0-beta.5debug^4.4.3element-plus^2.14.1listhen^1.10.0magic-string^0.30.21nuxt^4.4.6nuxt-og-image^6.5.1pinia^3.0.4pinia-plugin-persistedstate^4.7.1sass^1.100.0satori^0.26.0tailwindcss^4.3.0vue^3.5.35vue-router^5.1.0