PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: preinstall="npm run check:node-version"

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
200
Versions published
83Mature · −50% score
First published
Jan 2025
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 bytes341,564
Previous version0.6.0
Published2026-05-19T14:06:57.857Z
SHA-256df5576c4942b8ccf49a56e05898113aa22c2e4627c38081d6cf94374d073f4ca

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npm run check:node-version"

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.6.1Version
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="npm run check:node-version"5

Manifest

Package metadata

Scripts21
  • adnbntsx ./src/cli/index.ts
  • buildtsup && tsc -p tsconfig.build.json && node ./scripts/copy-dts.js && tsc-alias -p tsconfig.build.json -f -fe .js
  • check:node-versionnode ./scripts/check-node-version.js
  • formatprettier --write .
  • preinstallnpm run check:node-version
  • preparehusky
  • prepublishOnlynpm run build
  • releaserelease-it
  • release:previewrelease-it --no-github.release --no-npm.publish --no-git.tag --ci
  • testjest
  • test:cijest --ci --passWithNoTests --coverage
  • test:entrypointjest --testPathPatterns=src/cli/entrypoint
  • test:localejest --testPathPatterns=Locale
  • test:manifestjest --testPathPatterns=src/cli/builders/manifest
  • test:messagejest --testPathPatterns=src/message
  • test:offscreenjest --testPathPatterns=Offscreen
  • test:pluginsjest --testPathPatterns=src/cli/plugins
  • test:relayjest --testPathPatterns=Relay
  • test:servicejest --testPathPatterns=Service
  • test:watchjest --watch
  • typechecktsc -p tsconfig.json --noEmit
Dependencies32
  • @addon-core/browser^0.6.0
  • @addon-core/inject-script^0.3.1
  • @addon-core/storage^0.6.0
  • @rsdoctor/rspack-plugin^1.5.1
  • @rspack/cli^1.7.5
  • @rspack/core^1.7.5
  • @svgr/webpack^8.1.0
  • await-lock^3.0.0
  • c12^3.3.2
  • cac^6.7.14
  • consola^3.4.2
  • css-loader^7.1.2
  • debounce^2.2.0
  • file-loader^6.2.0
  • get-value^4.0.1
  • html-rspack-tags-plugin^0.0.3
  • js-yaml^4.1.1
  • json-stringify-deterministic^1.0.12
  • lodash4.18.1
  • mini-css-extract-plugin^2.9.2
  • nanoid^5.1.4
  • pluralize^8.0.0
  • rspack-plugin-virtual-module^1.0.1
  • sass^1.83.4
  • sass-loader^16.0.4
  • semver^7.7.3
  • source-modifier-loader^1.0.2
  • tsconfig-paths^4.2.0
  • type-fest^4.37.0
  • typescript^5.7.3
  • …and 2 more.
Optional dependencies1
  • @esbuild/darwin-arm640.20.2