PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="nuxt prepare"

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 promoting

Mixed 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"}'
Publisheris.tmiks
Artifact bytes28,277
Previous version1.0.0
Published2026-06-04T19:23:36.795Z
SHA-256dc344bdc63ae1650d9d1f0481e4519e8680c899e676e9237b3bb9076c4a199d1

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

review
Last checked
reviewRisk
5Score
1.0.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="nuxt prepare"5

Manifest

Package metadata

Scripts12
  • buildnuxt build
  • deploynpm run build && pm2 start ecosystem.config.json
  • devnuxt dev
  • generatenuxt generate
  • pm2pm2 start ecosystem.config.json
  • pm2:deletepm2 delete nuxt-app
  • pm2:logspm2 logs nuxt-app
  • pm2:restartpm2 restart nuxt-app
  • pm2:statuspm2 list
  • pm2:stoppm2 stop nuxt-app
  • postinstallnuxt prepare
  • previewnuxt 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.1
  • c12^4.0.0-beta.5
  • debug^4.4.3
  • element-plus^2.14.1
  • listhen^1.10.0
  • magic-string^0.30.21
  • nuxt^4.4.6
  • nuxt-og-image^6.5.1
  • pinia^3.0.4
  • pinia-plugin-persistedstate^4.7.1
  • sass^1.100.0
  • satori^0.26.0
  • tailwindcss^4.3.0
  • vue^3.5.35
  • vue-router^5.1.0