PkgRadar

Package evidence

@qelos/[email protected]

Install-time lifecycle script: postinstall="nuxi 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.

Weekly downloads
751
Versions published
56
First published
Mar 2026
Publisher
davidmeirlevy

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":["@qelos/[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":["@qelos/[email protected]"],"fail_on":"review"}'
Publisherdavidmeirlevy
Artifact bytes3,449,163
Previous version1.2.0
Published2026-06-12T03:38:29.471Z
SHA-2565b8d59a7d7d5d6a5c33ac844cb7cf2ddcbe1add71971bc26d37573f593121941

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="nuxi 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.3.0Version
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="nuxi prepare"5

Manifest

Package metadata

Scripts6
  • buildnuxi build
  • devnuxi prepare && nuxi dev
  • postinstallnuxi prepare
  • previewnuxi preview
  • startnode .output/server/index.mjs
  • typechecknuxi typecheck
Dependencies8
  • @monaco-editor/loader^1.4.0
  • @nuxt/ui^2.18.0
  • dotenv^16.4.5
  • isomorphic-dompurify^3.15.0
  • marked^18.0.4
  • nuxt^3.13.0
  • vue^3.5.0
  • vue-router^4.4.0