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
- 715
- Versions published
- 60Mature · −50% score
- First published
- Jan 2024
- Publisher
- murisceman
Effective trust discount applied: −50% (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 2 · 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/bin/init.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts22
buildnode ./scripts/build.jsdevnode ./scripts/dev.jsdev:buildnuxi build playgrounddev:pgcross-env NUXT_PRUVIOUS_DATABASE=postgresql://pruvious:[email protected]:5432/pruvious node ./scripts/dev.jsdev:preparenuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playgrounddev:rediscross-env NUXT_PRUVIOUS_REDIS=redis://127.0.0.1:6379/0 node ./scripts/dev.jsdev:s3cross-env NUXT_PRUVIOUS_UPLOADS_DRIVE_TYPE=s3 NUXT_PRUVIOUS_UPLOADS_DRIVE_KEY=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_SECRET=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_BUCKET=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_REGION=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_ENDPOINT=http://127.0.0.1:9000 NUXT_PRUVIOUS_UPLOADS_DRIVE_BASE_URL=http://127.0.0.1:9000/pruvious node ./scripts/dev.jsformatprettier --write .linteslint .prepacknuxt-module-build buildreleasenode ./scripts/release.jstestvitest runtest-uivitest --uitest-ui:pgcross-env NUXT_PRUVIOUS_DATABASE=postgresql://pruvious:[email protected]:5432/pruvious_test vitest --uitest-ui:rediscross-env NUXT_PRUVIOUS_REDIS=redis://127.0.0.1:6379/1 vitest --uitest-ui:s3cross-env NUXT_PRUVIOUS_UPLOADS_DRIVE_TYPE=s3 NUXT_PRUVIOUS_UPLOADS_DRIVE_KEY=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_SECRET=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_BUCKET=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_REGION=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_ENDPOINT=http://127.0.0.1:9000 NUXT_PRUVIOUS_UPLOADS_DRIVE_BASE_URL=http://127.0.0.1:9000/pruvious vitest --uitest:pgcross-env NUXT_PRUVIOUS_DATABASE=postgresql://pruvious:[email protected]:5432/pruvious_test vitest runtest:rediscross-env NUXT_PRUVIOUS_REDIS=redis://127.0.0.1:6379/1 vitest runtest:s3cross-env NUXT_PRUVIOUS_UPLOADS_DRIVE_TYPE=s3 NUXT_PRUVIOUS_UPLOADS_DRIVE_KEY=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_SECRET=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_BUCKET=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_REGION=pruvious NUXT_PRUVIOUS_UPLOADS_DRIVE_ENDPOINT=http://127.0.0.1:9000 NUXT_PRUVIOUS_UPLOADS_DRIVE_BASE_URL=http://127.0.0.1:9000/pruvious vitest runtest:typesvue-tsc --noEmit && cd playground && vue-tsc --noEmittest:watchvitest watchtrynode ./scripts/try.js
Dependencies77
@antfu/utils^0.7.10@aws-sdk/client-s3^3.606.0@babel/generator^7.29.1@inquirer/editor^1.2.15@nuxt/kit^4.4.6@tiptap/core2.1.13@tiptap/extension-blockquote2.1.13@tiptap/extension-bold2.1.13@tiptap/extension-bullet-list2.1.13@tiptap/extension-code2.1.13@tiptap/extension-code-block2.1.13@tiptap/extension-document2.1.13@tiptap/extension-dropcursor2.1.13@tiptap/extension-gapcursor2.1.13@tiptap/extension-hard-break2.1.13@tiptap/extension-heading2.1.13@tiptap/extension-highlight2.1.13@tiptap/extension-history2.1.13@tiptap/extension-horizontal-rule2.1.13@tiptap/extension-italic2.1.13@tiptap/extension-link2.1.13@tiptap/extension-list-item2.1.13@tiptap/extension-ordered-list2.1.13@tiptap/extension-paragraph2.1.13@tiptap/extension-placeholder2.1.13@tiptap/extension-strike2.1.13@tiptap/extension-subscript2.1.13@tiptap/extension-superscript2.1.13@tiptap/extension-text2.1.13@tiptap/extension-text-align2.1.13- …and 47 more.