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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 28 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/default/.env | package/templates/default/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/default/.env | package/templates/default/.env | 35 |
| low | Install-time lifecycle script | package.json | postinstall="node ./lib/postinstall.js" | 5 |
Manifest
Package metadata
Scripts12
buildcross-env NEXTJS_CMS_DEBUG_OVERRIDE=false next buildcleangit clean -xdf .turbo .next node_modulesdevnext devformatprettier --check . --ignore-path ../../.gitignorelintnext lintpostinstallnode ./lib/postinstall.jsstartnext starttest:e2ecross-env E2E_TEARDOWN_DB=true playwright testtest:e2e:debugplaywright test --debugtest:e2e:reportplaywright show-reporttest:e2e:uiplaywright test --uitypechecktsc --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.