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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/shared/pohon-ui.BwaX3Df_.mjs | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts20
buildnuxt-module-build builddevnuxt dev playgrounds/nuxt --uiDevdev:buildnuxt build playgrounds/nuxtdev:preparenuxt-module-build build --stub && nuxt-module-build prepare && nuxt prepare playgrounds/nuxt && nuxt prepare docs && pnpm dev:vue:builddev:vuepnpm --filter './playgrounds/vue' dev -- --uiDevdev:vue:buildpnpm --filter './playgrounds/vue' builddocsnuxt dev docs --uiDevdocs:buildnuxt build docslinteslint .lint:fixeslint . --fixreleaserelease-itreplpnpm --filter './playgrounds/repl' devrepl:buildpnpm --filter './playgrounds/repl' buildrepl:bundlepnpm --filter './playgrounds/repl' bundlerepl:preparenuxt-module-build build --stub && mkdir -p .nuxt && echo '{"compilerOptions":{}}' > .nuxt/tsconfig.jsontestvitesttest:nuxtvitest --project nuxttest:vuevitest --project vuetypecheckvue-tsc --noEmittypecheck: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.