PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/templates/default/.env

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
170
Versions published
160Established · −30% score
First published
Oct 2025
Publisher
fadiobaji

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherfadiobaji
Artifact bytes209,184
Previous version0.9.35
Published2026-06-03T20:42:59.756Z
SHA-256a611dcdcb9f4d2c9ec00c10a4fe189846b60d1d691893751932ac435b4ccacde

Why flagged

What the scanner saw

Credential File Packaged: package/templates/default/.env

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

Availability ledger

available

high
Last checked
highRisk
28Score
0.9.36Version
Status history (1 event)
  1. newavailable · risk high · score 28 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/default/.envpackage/templates/default/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/default/.envpackage/templates/default/.env35
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./lib/postinstall.js"5

Manifest

Package metadata

Scripts12
  • buildcross-env NEXTJS_CMS_DEBUG_OVERRIDE=false next build
  • cleangit clean -xdf .turbo .next node_modules
  • devnext dev
  • formatprettier --check . --ignore-path ../../.gitignore
  • lintnext lint
  • postinstallnode ./lib/postinstall.js
  • startnext start
  • test:e2ecross-env E2E_TEARDOWN_DB=true playwright test
  • test:e2e:debugplaywright test --debug
  • test:e2e:reportplaywright show-report
  • test:e2e:uiplaywright test --ui
  • typechecktsc --noEmit
Dependencies72
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @formkit/auto-animate^0.9.0
  • @hookform/resolvers^5.2.2
  • @next/env16.2.5
  • @radix-ui/react-accordion^1.2.3
  • @radix-ui/react-alert-dialog^1.1.15
  • @radix-ui/react-aspect-ratio^1.1.2
  • @radix-ui/react-checkbox^1.1.4
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-direction^1.1.1
  • @radix-ui/react-dropdown-menu^2.1.6
  • @radix-ui/react-icons^1.3.2
  • @radix-ui/react-label^2.1.2
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-progress^1.1.8
  • @radix-ui/react-scroll-area^1.2.3
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.1.3
  • @radix-ui/react-tabs^1.1.3
  • @radix-ui/react-toast^1.2.6
  • @radix-ui/react-tooltip^1.1.8
  • @t3-oss/env-nextjs^0.13.11
  • @tanstack/react-query^5.66.0
  • @tanstack/react-query-devtools^5.66.0
  • @tinymce/tinymce-react^6.3.0
  • @trpc/client^11.8.1
  • …and 42 more.