PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
356
Versions published
168Mature · −50% score
First published
Aug 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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"}'
Artifact bytes2,117
Previous version0.1.46
Published2026-05-31T05:43:45.613Z
SHA-25699e06b1f3b6ae2b86cde2387c5254832c51551880bb87d525a401af8a35939e7

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.1.47Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts5
  • formateslint . --fix
  • lintpnpm run /^lint:/
  • lint:eslinteslint .
  • lint:tsctsc --noEmit
  • preinstallnpx only-allow pnpm
Dependencies15
  • @next/eslint-plugin-next~16.2.4
  • @typescript-eslint/eslint-plugin~8.60.0
  • @typescript-eslint/parser~8.60.0
  • eslint~10.4.0
  • eslint-config-prettier~10.1.8
  • eslint-import-resolver-typescript~4.4.4
  • eslint-plugin-import~2.32.0
  • eslint-plugin-jsx-a11y~6.10.2
  • eslint-plugin-prettier~5.5.5
  • eslint-plugin-react~7.37.5
  • eslint-plugin-react-hooks~7.1.1
  • eslint-plugin-simple-import-sort~13.0.0
  • eslint-utils~3.0.0
  • prettier~3.8.3
  • typescript~6.0.3