PkgRadar

Package evidence

@dargmuesli/[email protected]

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

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
809
Versions published
348Mature · −50% score
First published
Apr 2023
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":["@dargmuesli/[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":["@dargmuesli/[email protected]"],"fail_on":"review"}'
Artifact bytes74,610
Previous version22.0.0-beta.2
Published2026-06-11T23:29:22.637Z
SHA-2564b9bd31d5bc19c3323c0a23b77a955a986ee33b4ea828762df8f48fd3c9484a7

Why flagged

What the scanner saw

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

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
22.0.0-beta.3Version
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 && nuxt prepare playground"5

Manifest

Package metadata

Scripts18
  • buildpnpm run build:node
  • build:nodeNUXT_PUBLIC_I18N_BASE_URL=https://app.localhost:3001 nuxt build playground
  • build:staticNUXT_PUBLIC_I18N_BASE_URL=https://app.localhost:3002 nuxt generate playground
  • build:static:testNUXT_PUBLIC_VIO_IS_TESTING=true pnpm run build:static
  • certificates.config/certificates/mkcert.sh
  • devpnpm run start:dev
  • generatepnpm run build:static
  • lintpnpm run lint:js && pnpm run lint:ts && pnpm run lint:style
  • lint:fixpnpm run lint:js --fix && pnpm run lint:ts --fix && pnpm run lint:style --fix
  • lint:jseslint --cache
  • lint:stylestylelint --cache "**/*.{vue,css}" --ignore-path .gitignore
  • lint:tsnuxt typecheck
  • postinstallnuxt prepare && nuxt prepare playground
  • previewnuxt preview playground
  • startpnpm run start:node
  • start:devpnpm run certificates && NODE_EXTRA_CA_CERTS="$(mkcert -CAROOT)/rootCA.pem" nuxt dev playground
  • start:nodenode node/server/node.mjs
  • start:staticnode node/server/static.mjs
Dependencies45
  • @dargmuesli/nuxt-cookie-control9.1.28
  • @eslint/compat2.1.0
  • @heroicons/vue2.2.0
  • @http-util/status-i18n0.9.0
  • @intlify/eslint-plugin-vue-i18n4.5.1
  • @lucide/vue1.17.0
  • @nuxt/devtools3.2.4
  • @nuxt/eslint1.15.2
  • @nuxt/image2.0.0
  • @nuxtjs/color-mode4.0.0
  • @nuxtjs/html-validator2.1.0
  • @nuxtjs/i18n10.4.0
  • @nuxtjs/seo5.1.3
  • @nuxtjs/turnstile1.1.3
  • @pinia/nuxt0.11.3
  • @tailwindcss/forms0.5.11
  • @tailwindcss/typography0.5.19
  • @tailwindcss/vite4.3.0
  • @takumi-rs/core1.7.0
  • @types/lodash-es4.17.12
  • @types/nodemailer8.0.0
  • @urql/core6.0.1
  • @urql/vue2.1.0
  • @vuelidate/core2.0.3
  • @vuelidate/validators2.0.4
  • @vueuse/core14.3.0
  • class-variance-authority0.7.1
  • clsx2.1.1
  • eslint10.4.1
  • eslint-config-prettier10.1.8
  • …and 15 more.