PkgRadar

Package evidence

[email protected]

no findings

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
73
First published
Apr 2026
Publisher
palginpav

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherpalginpav
Artifact bytes3,001,231
Previous version2.3.7
Published2026-06-10T07:41:06.122Z
SHA-2564d331de7e49af970dd5384c86ca2b605e563c52535f52ddc724c571742be3ac9

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.3.8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • lint:confignode bin/validate-config.js
  • lint:specialistsnode bin/validate-specialist.js
  • 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
Dependencies2
  • web-tree-sitter0.26.8
  • zod^4.4.1