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
65
Versions published
76Established · −30% score
First published
Oct 2025
Publisher
nextblockcms

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"}'
Publishernextblockcms
Artifact bytes3,682,780
Previous version0.2.75
Published2026-01-14T14:18:59.458Z
SHA-2567cc67a4665df8115e962ab878eefb9fa2faf43bdd9063522feded22e96843c29

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
0.2.76Version
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/bin/create-nextblock.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts5
  • buildnext build
  • deploy:supabasenode tools/deploy-supabase.js
  • devnext dev
  • lintnext lint
  • startnext start
Dependencies37
  • @aws-sdk/client-s3^3.920.0
  • @aws-sdk/s3-request-presigner^3.919.0
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @nextblock-cms/dbworkspace:*
  • @nextblock-cms/editorworkspace:*
  • @nextblock-cms/sdkworkspace:*
  • @nextblock-cms/uiworkspace:*
  • @nextblock-cms/utilsworkspace:*
  • @radix-ui/react-tooltip^1.2.8
  • @supabase/ssr^0.7.0
  • @supabase/supabase-js^2.77.0
  • @tiptap/react^3.9.0
  • @vercel/analytics^1.6.1
  • clsx^2.1.1
  • critters^0.0.25
  • date-fns^4.1.0
  • dotenv^17.2.3
  • fast-json-patch^3.1.1
  • html-react-parser^5.2.7
  • js-cookie^3.0.5
  • katex^0.16.25
  • lodash.debounce^4.0.8
  • lucide-react^0.548.0
  • next16.0.10
  • next-themes^0.4.6
  • nodemailer^7.0.10
  • plaiceholder^3.0.0
  • react^19.2.0
  • …and 7 more.