PkgRadar

Package evidence

@nuxt/[email protected]

Credential file access: matched ".ssh/"

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
26,538Mainstream · −50% score
Versions published
19Established · −30% score
First published
Nov 2025
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":["@nuxt/[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":["@nuxt/[email protected]"],"fail_on":"review"}'
Artifact bytes1,885,147
Previous version1.0.3
Published2026-05-03T11:41:42.658Z
SHA-2565afb042a289971f0eb6abbbae38e2b50294bd48fa131e365d83fa0275f0fa637

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
1.1.0Version
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
lowCredential file accesspackage/dist/client/_nuxt/_ykCGR6B.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts11
  • cleanuprimraf **/node_modules **/dist **/.output **/.nuxt --glob
  • client:buildnuxi generate client
  • client:devnuxi dev client --port 3300
  • devnuxi dev playground
  • dev:buildnuxi build playground
  • dev:preparenuxt-module-build build --stub && nuxi prepare && nuxi prepare playground
  • linteslint .
  • releasepnpm run lint && pnpm run test && pnpm run prepack && changelogen --release && pnpm publish && git push --follow-tags
  • testvitest run
  • test:typestsc --noEmit
  • test:watchvitest watch
Dependencies19
  • @nuxt/devtools-kit^3.2.4
  • @nuxt/kit^4.4.2
  • consola^3.4.2
  • defu^6.1.7
  • devalue^5.7.1
  • h3^1.15.11
  • html-validate^10.13.1
  • knitwork^1.3.0
  • magic-string^0.30.21
  • nitropack^2.13.3
  • oxc-parser^0.127.0
  • prettier^3.8.3
  • sirv^3.0.2
  • ufo^1.6.3
  • unplugin^3.0.0
  • unstorage^1.17.5
  • valibot^1.3.1
  • vite-plugin-vue-tracer^1.3.0
  • web-vitals^5.2.0