PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/download-grammars.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.

Versions published
109
First published
Mar 2026
Publisher
apmantza

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"}'
Publisherapmantza
Artifact bytes695,919
Previous version3.8.44
Published2026-05-21T06:09:25.895Z
SHA-256ea2761492780d55335d7ec15f3bde02aaaf7f84aac6ff8072234f7ea6b67e461

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/download-grammars.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
3.8.45Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 24 -> 5
  2. newavailable · risk high · score 24 · 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 scripts/download-grammars.js"5

Manifest

Package metadata

Scripts16
  • audit:rule-catalognode scripts/validate-rule-catalog.mjs
  • audit:tree-sitternode scripts/audit-tree-sitter-rules.mjs
  • buildtsc --project tsconfig.build.json
  • checknode scripts/check-extensions.mjs
  • download-grammarsnode scripts/download-grammars.js
  • harness:go-pocnode scripts/run-harness.mjs cases/go/pipeline-dispatch-poc --pi-bin "C:\Users\R3LiC\AppData\Roaming\npm\pi.cmd"
  • harness:pocnode scripts/run-harness.mjs cases/ts/pipeline-dispatch-poc --pi-bin "C:\Users\R3LiC\AppData\Roaming\npm\pi.cmd"
  • harness:python-autofix-pocnode scripts/run-harness.mjs cases/python/autofix-default-poc --pi-bin "C:\Users\R3LiC\AppData\Roaming\npm\pi.cmd"
  • harness:python-pocnode scripts/run-harness.mjs cases/python/pipeline-dispatch-poc --pi-bin "C:\Users\R3LiC\AppData\Roaming\npm\pi.cmd"
  • harness:ts-format-pocnode scripts/run-harness.mjs cases/ts/format-default-poc --pi-bin "C:\Users\R3LiC\AppData\Roaming\npm\pi.cmd"
  • linttsc --project tsconfig.json
  • logs:smellsnode scripts/analyze-pi-lens-logs.mjs
  • postinstallnode scripts/download-grammars.js
  • testvitest run
  • test:watchvitest
  • watchtsc --watch
Dependencies6
  • @ast-grep/napi^0.42.1
  • @earendil-works/pi-tui^0.74.0
  • minimatch^10.2.5
  • typebox^1.0.0
  • typescript^6.0.3
  • vscode-jsonrpc^8.2.1
Optional dependencies2
  • tree-sitter-wasmsnpm:null@^0.11.0
  • web-tree-sitter^0.25.10