PkgRadar

Package evidence

@matterlabs/[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.

Weekly downloads
443
Versions published
54Mature · −50% score
First published
Jun 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@matterlabs/[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":["@matterlabs/[email protected]"],"fail_on":"review"}'
Artifact bytes1,200,976
Previous version2.12.1
Published2026-06-17T17:20:57.381Z
SHA-256458274ac7cdcfedf593282c46a83d8244542cb9a9d15a57029275ff922a6b954

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
1Score
2.12.2Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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_SITE_ENV=staging nuxt generate .playground
  • ci:checkbun run lint:eslint && bun run lint:prettier && bun run lint:spelling && bun run lint:markdown
  • devNUXT_SITE_ENV=staging nuxi dev .playground
  • fix:prettierprettier --write .
  • linteslint .
  • lint:eslinteslint .
  • lint:markdownmarkdownlint-cli2 "content/**/*.md" --config ".markdownlint.json"
  • lint:prettierprettier --check .
  • lint:spellingcspell **/*.md --config=./cspell.json
  • postinstallnuxt prepare
  • preparenode .husky/install.mjs
  • releasesemantic-release
Dependencies18
  • @docsearch/css3.6.2
  • @docsearch/js3.6.2
  • @iconify-json/heroicons^1.2.0
  • @iconify-json/simple-icons^1.2.1
  • @iconify-json/vscode-icons^1.2.0
  • @nuxt/content^2.13.2
  • @nuxt/eslint^0.5.5
  • @nuxt/fonts^0.9.2
  • @nuxt/icon^1.5.1
  • @nuxt/image^1.8.0
  • @nuxt/ui^2.18.4
  • @nuxt/ui-pro^1.4.1
  • @nuxtjs/algolia1.10.2
  • @nuxtjs/seo^2.0.0-rc.23
  • nuxt-headlessui^1.2.0
  • rehype-katex^7.0.1
  • remark-math^6.0.0
  • vue-easy-lightbox^1.19.0