PkgRadar

Package evidence

@naseej/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
9
Versions published
52Mature · −50% score
First published
Jan 2025
Publisher
medad_dev

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

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":["@naseej/[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":["@naseej/[email protected]"],"fail_on":"review"}'
Publishermedad_dev
Artifact bytes4,389
Previous version1.5.3
Published2026-06-08T06:34:58.837Z
SHA-25684eb8b2c5938ed81f4052af712acb7b51bfdb60d37d830e63a0407ba2537152a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
1.6.0Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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.jsonpostinstall="patch-package"5

Manifest

Package metadata

Scripts16
  • buildtsup-node
  • build:watchtsup-node --watch
  • cleanrm -rf dist
  • commitlintcommitlint --edit
  • compiletsc
  • linteslint "*/**/*.{js,ts,tsx}" --quiet --fix
  • lint:fixeslint "*/**/*.{js,ts,tsx}" --fix
  • lint:stageyarn lint -- -c .eslintrc.staging.cjs
  • postinstallpatch-package
  • preparehusky
  • starttsx ./bin/run.ts
  • start:nodenode ./bin/run
  • testplaywright test
  • test:watchplaywright test --ui
  • type-checktsc --noEmit
  • watchtsc --watch
Dependencies14
  • @clack/prompts^0.8.2
  • @commander-js/extra-typings12.1.0
  • ansis3.3.2
  • commander12.1.0
  • cross-spawn^7.0.6
  • dayjs1.11.13
  • ejs^3.1.10
  • env-paths^2.2.1
  • fs-extra^11.2.0
  • ignore^7.0.5
  • klaw^4.1.0
  • lodash^4.17.21
  • ms2.1.3
  • semver^7.7.4