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.

Versions published
53
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,284,899
Previous version1.0.2
Published2026-06-01T08:57:17.968Z
SHA-2567f58a680347860d4cb455ebf3f3bfcbfaea64447bbd50ab60ffd2724b45f3753

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.0.3Version
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 dev
  • postinstallnuxi prepare
  • previewnuxi preview
  • startnode .output/server/index.mjs
  • typechecknuxi typecheck
Dependencies7
  • @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