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.

Weekly downloads
6,031Niche · −30% score
Versions published
110
First published
Mar 2026
Publisher
apmantza

Effective trust discount applied: 30% (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"}'
Publisherapmantza
Artifact bytes765,241
Previous version3.8.46
Published2026-06-01T06:38:10.403Z
SHA-256288ecb677809ca70285ead8c70cb614786f4ffa7c63c09e1c29c2101b524394a

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
3Score
3.8.47Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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.75.3
  • 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