PkgRadar

Package evidence

@nualang/[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
33
Versions published
242Mature · −50% score
First published
Jul 2024
Publisher
danielcullen

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

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":["@nualang/[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":["@nualang/[email protected]"],"fail_on":"high"}'
Publisherdanielcullen
Artifact bytes20,961,715
Previous version0.1.1388
Published2026-06-12T11:17:29.981Z
SHA-25616040f54192f8d0d4ac878f53666cb07da5271febbc94714695d8c3c3e2d1e6f

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: preinstall added in 0.1.1393 vs 0.1.1388: "npx only-allow pnpm"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 0.1.1393 vs 0.1.1388: "npx only-allow pnpm"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 0.1.1393 vs 0.1.1388: "npx only-allow pnpm"40
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5

Manifest

Package metadata

Scripts16
  • build-storybookstorybook build
  • cleanrimraf dist
  • compilepnpm run clean && cross-env NODE_ENV=production babel src/components --out-dir dist --copy-files --no-copy-ignored
  • linteslint ./
  • lint:cieslint ./ --quiet
  • localpackpnpm run compile && pnpm pack
  • postinstallpatch-package
  • postversionpnpm publish && git push && git push --tags
  • preinstallnpx only-allow pnpm
  • prettiernpx prettier ./src --write
  • startpnpm run storybook
  • storybookstorybook dev -p 9009
  • test:coveragevitest run --coverage
  • versionpnpm run compile && git add -A
  • vitestvitest
  • vitest:cicdcross-env CI=true vitest run
Dependencies81
  • @dnd-kit/core6.3.1
  • @dnd-kit/modifiers9.0.0
  • @dnd-kit/sortable10.0.0
  • @dnd-kit/utilities3.2.2
  • @emotion/react^11.13
  • @emotion/styled^11.13
  • @hookform/resolvers^5.2.2
  • @json2csv/plainjs^7.0.1
  • @mui/x-data-grid^9.0.1
  • @nualang/avatars2.0.3
  • @nualang/rivescript^2.2.2-alpha1
  • axios^1.14.0
  • base64-arraybuffer^1.0.2
  • chart.js^4.5.1
  • chartjs-plugin-datalabels^2.2.0
  • classnames^2.3.1
  • codegen^0.1.0
  • date-fns4.1.0
  • dayjs^1.11.19
  • deep-equal^2.2.2
  • easymde2.20.0
  • emoji-picker-react^4.12.2
  • export-to-csv^1.3.0
  • file-saver^2.0.5
  • formik^2.2.9
  • immutability-helper^3.0
  • jaro-winkler^0.2
  • json-2-csv^5.5.10
  • jsonlint^1.6.3
  • jsonrepair^3.13.2
  • …and 51 more.