PkgRadar

Package evidence

@genegulanesjr/[email protected]

Install-time lifecycle script: postinstall="node postinstall.js"

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
292
Versions published
2
First published
May 2026
Publisher
genegulanesjr

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":["@genegulanesjr/[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":["@genegulanesjr/[email protected]"],"fail_on":"review"}'
Publishergenegulanesjr
Artifact bytes1,367,054
Previous versionnone
Published2026-05-25T14:40:24.797Z
SHA-25607494e50c2ad944591bcbb84d13133c3169a2eba2b5242f5060c8df75f1d466b

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.0Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 35 -> 5
  2. newavailable · risk high · score 35 · 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="node postinstall.js"5

Manifest

Package metadata

Scripts8
  • bench:pi-pairednode bench/bench-pi-paired.js
  • checkoxlint && oxfmt --check
  • formatoxfmt
  • format:checkoxfmt --check
  • lintoxlint
  • lint:fixoxlint --fix
  • postinstallnode postinstall.js
  • testvitest run
Dependencies3
  • @libsql/client^0.17.3
  • ignore^7.0.5
  • web-tree-sitter^0.26.9