PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
411
Versions published
26Established · −30% score
First published
Oct 2025
Publisher
praburangki

Effective trust discount applied: 30% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherpraburangki
Artifact bytes330,908
Previous version2.0.0-rc5
Published2026-06-09T07:11:19.387Z
SHA-2560eb81b4b9df6b16d2d81a19edd694743892ef6aac0e882bea818d29ace0684d6

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.0.0-rc6Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/shared/pohon-ui.BwaX3Df_.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts20
  • buildnuxt-module-build build
  • devnuxt dev playgrounds/nuxt --uiDev
  • dev:buildnuxt build playgrounds/nuxt
  • dev:preparenuxt-module-build build --stub && nuxt-module-build prepare && nuxt prepare playgrounds/nuxt && nuxt prepare docs && pnpm dev:vue:build
  • dev:vuepnpm --filter './playgrounds/vue' dev -- --uiDev
  • dev:vue:buildpnpm --filter './playgrounds/vue' build
  • docsnuxt dev docs --uiDev
  • docs:buildnuxt build docs
  • linteslint .
  • lint:fixeslint . --fix
  • releaserelease-it
  • replpnpm --filter './playgrounds/repl' dev
  • repl:buildpnpm --filter './playgrounds/repl' build
  • repl:bundlepnpm --filter './playgrounds/repl' bundle
  • repl:preparenuxt-module-build build --stub && mkdir -p .nuxt && echo '{"compilerOptions":{}}' > .nuxt/tsconfig.json
  • testvitest
  • test:nuxtvitest --project nuxt
  • test:vuevitest --project vue
  • typecheckvue-tsc --noEmit
  • typecheck:legacyvue-tsc --noEmit && nuxt typecheck playgrounds/nuxt && nuxt typecheck docs && cd playgrounds/vue && vue-tsc --noEmit
Dependencies65
  • @floating-ui/dom^1.7.6
  • @iconify/vue^5.0.1
  • @internationalized/date^3.12.2
  • @internationalized/number^3.6.7
  • @nuxt/fonts^0.14.0
  • @nuxt/icon^2.2.2
  • @nuxt/kit^4.4.7
  • @nuxt/schema4.4.7
  • @nuxtjs/color-mode^3.5.2
  • @standard-schema/spec^1.1.0
  • @tanstack/vue-table^8.21.3
  • @tanstack/vue-virtual^3.13.26
  • @tiptap/core^3.24.0
  • @tiptap/extension-bubble-menu^3.24.0
  • @tiptap/extension-code^3.24.0
  • @tiptap/extension-collaboration^3.24.0
  • @tiptap/extension-drag-handle^3.24.0
  • @tiptap/extension-drag-handle-vue-3^3.24.0
  • @tiptap/extension-floating-menu^3.24.0
  • @tiptap/extension-horizontal-rule^3.24.0
  • @tiptap/extension-image^3.24.0
  • @tiptap/extension-mention^3.24.0
  • @tiptap/extension-node-range^3.24.0
  • @tiptap/extension-placeholder^3.24.0
  • @tiptap/markdown^3.24.0
  • @tiptap/pm^3.24.0
  • @tiptap/starter-kit^3.24.0
  • @tiptap/suggestion^3.24.0
  • @tiptap/vue-3^3.24.0
  • @unhead/vue^2.1.15
  • …and 35 more.