PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"try { require('better-sqlite3') } catch (e) { console.warn('better-sqlite3 not available; FTS5 will be unavailable. Ensure build tools are present or use Node 22.5+'); }\""

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
180
Versions published
72
First published
Apr 2026
Publisher
palginpav

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherpalginpav
Artifact bytes2,970,678
Previous version2.3.3
Published2026-05-06T15:16:16.975Z
SHA-256746f832c3356a3338da6516b8801e8997b9b971783d9344f043a84c7dea82322

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"try { require('better-sqlite3') } catch (e) { console.warn('better-sqlite3 not available; FTS5 will be unavailable. Ensure build tools are present or use Node 22.5+'); }\""

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

Availability ledger

available

high
Last checked
highRisk
35Score
2.3.4Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"try { require('better-sqlite3') } catch (e) { console.warn('better-sqlite3 not available; FTS5 will be unavailable. Ensure build tools are present or use Node 22.5+'); }\""30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"try { require('better-sqlite3') } catch (e) { console.warn('better-sqlite3 not available; FTS5 will be unavailable. Ensure build tools are present or use Node 22.5+'); }\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"try { require('better-sqlite3') } catch (e) { console.warn('better-sqlite3 not available; FTS5 will be unavailable. Ensure build tools are present or use Node 22.5+'); }\""5

Manifest

Package metadata

Scripts6
  • lint:confignode bin/validate-config.js
  • lint:specialistsnode bin/validate-specialist.js
  • postinstallnode -e "try { require('better-sqlite3') } catch (e) { console.warn('better-sqlite3 not available; FTS5 will be unavailable. Ensure build tools are present or use Node 22.5+'); }"
  • testORCHESTRAY_PARALLEL_TESTS=1 node --require ./tests/helpers/setup.js --test tests/*.test.js tests/helpers/*.test.js tests/hooks/*.test.js tests/install/*.test.js tests/kb-refs-sweep/*.test.js tests/mcp-server/*.test.js tests/mcp-server/lib/*.test.js tests/mcp-server/tools/*.test.js tests/mcp-server/resources/*.test.js tests/mcp-server/elicit/*.test.js tests/post-orchestration-extract/*.test.js tests/tokenwright/*.test.js tests/regression/*.test.js tests/resilience/*.test.js tests/schemas/*.test.js tests/telemetry/*.test.js tests/unit/*.test.js tests/instrumentation/**/*.test.js bin/_lib/__tests__/*.test.js bin/__tests__/*.test.js bin/mcp-server/tools/__tests__/*.test.js
  • test:release-shapeORCHESTRAY_RELEASE_SHAPE_TEST_ENABLED=1 node --test tests/release-only/release-manager-commit-shape.test.js
  • test:tombstone-probenode bin/audit-housekeeper-orphan.js --self-check --force-self-check
Dependencies6
  • ajv^8.20.0
  • better-sqlite3^11
  • graphology0.26.0
  • graphology-metrics^2.4.0
  • web-tree-sitter0.26.8
  • zod^4.4.1