PkgRadar

Package evidence

@nuxtjs/[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
209,903Ubiquitous · −70% score
Versions published
105Mature · −50% score
First published
Jul 2017
Publisher
harlan_zw

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":["@nuxtjs/[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":["@nuxtjs/[email protected]"],"fail_on":"review"}'
Publisherharlan_zw
Artifact bytes1,853,007
Previous version7.2.3
Published2025-01-29T02:09:54.216Z
SHA-2568ee3fdb900091e056b2b0ac721f81084ea83655b30b9e93e221a0cc4c363cdab

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
7.2.4Version
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/BknIz3MU.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts11
  • buildnuxt-module-build build --stub && nuxt-module-build prepare && nuxt-module-build build && npm run client:build
  • client:buildnuxi generate client
  • client:devnuxi dev client --port 3300
  • devnuxi dev playground
  • dev:buildnuxi build playground
  • dev:preparenuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground
  • linteslint .
  • lint:fixeslint . --fix
  • lint:typetsc --noEmit
  • releasepnpm build && bumpp && pnpm -r publish
  • testvitest
Dependencies13
  • @nuxt/devtools-kit^2.0.0-beta.3
  • @nuxt/kit^3.15.3
  • chalk^5.4.1
  • defu^6.1.4
  • h3-compression^0.3.2
  • nuxt-site-config^3.0.6
  • ofetch^1.4.1
  • pathe^2.0.2
  • pkg-types^1.3.1
  • radix3^1.1.2
  • semver^7.6.3
  • sirv^3.0.0
  • ufo^1.5.4