PkgRadar

Package evidence

@castorini/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"ricky42613","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}

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
1
First published
Jun 2026
Publisher
ricky42613

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":["@castorini/[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":["@castorini/[email protected]"],"fail_on":"review"}'
Publisherricky42613
Artifact bytes1,892,704
Previous versionnone
Published2026-06-16T15:45:01.772Z
SHA-2565db70ac205f48b011811e546c312dfeffad5f787111ac14322242c61963184da

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"ricky42613","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"ricky42613","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts35
  • adapt:search-jsonl-runnpx tsx src/adapters/import_search_jsonl_run.ts
  • benchnpx tsx src/operator/benchctl.ts
  • bench:managednpx tsx src/operator/benchctl.ts managed
  • bench:statusnpx tsx src/operator/benchctl.ts status
  • bench:tuinpx tsx src/operator/benchctl.ts tui
  • checknpm run format:check && npm run lint && npm run typecheck
  • compare:bm25npx tsx src/evaluation/compare_bm25_runs.ts
  • evaluate:retrievalnpx tsx src/wrappers/evaluate_retrieval_entry.ts
  • evaluate:runnpx tsx src/wrappers/evaluate_run_with_pi_entry.ts
  • formatoxfmt .
  • format:checkoxfmt --check .
  • lintoxlint --type-aware --tsconfig tsconfig.json .
  • prekbash scripts/check_no_sensitive_tracking.sh --staged
  • report:runnpx tsx src/wrappers/report_run_markdown_entry.ts
  • run:benchmark:query-setnpx tsx src/orchestration/query_set.ts
  • run:benchmark:query-set:shardednpm run run:benchmark:query-set:sharded-shared-bm25 --
  • run:benchmark:query-set:sharded-shared-bm25npx tsx src/orchestration/query_set_sharded_shared_bm25.ts
  • run:benchmark:query-set:sharednpm run run:benchmark:query-set:shared-bm25 --
  • run:benchmark:query-set:shared-bm25npx tsx src/orchestration/query_set_shared_bm25.ts
  • run:benchmark:sharednpx tsx src/legacy/launch_shared_bm25_benchmark_entry.ts
  • run:browsecomp-plus:slicenpx tsx src/legacy/browsecomp_compat_entry.ts --mode run
  • run:browsecomp-plus:slice:shardednpx tsx src/legacy/browsecomp_compat_entry.ts --mode sharded
  • run:browsecomp-plus:slice:sharednpx tsx src/legacy/browsecomp_compat_entry.ts --mode shared
  • run:q9npx tsx src/legacy/browsecomp_compat_entry.ts --mode run --slice q9
  • run:q9:sharednpx tsx src/legacy/browsecomp_compat_entry.ts --mode shared --slice q9
  • sample:benchmark:query-slicesnpx tsx src/orchestration/setup_benchmark_entry.ts --step query-slices
  • sample:browsecomp-plus:slicesnpx tsx src/orchestration/setup_benchmark_entry.ts --benchmark browsecomp-plus --step query-slices
  • setup:benchmarknpx tsx src/orchestration/setup_benchmark_entry.ts
  • setup:browsecomp-plusnpx tsx src/orchestration/setup_benchmark_entry.ts --benchmark browsecomp-plus --step setup
  • setup:ground-truth:browsecomp-plusnpx tsx src/orchestration/setup_benchmark_entry.ts --benchmark browsecomp-plus --step ground-truth
  • …and 5 more.
Dependencies5
  • @earendil-works/pi-coding-agent^0.74.0
  • @earendil-works/pi-tui^0.74.0
  • chalk^5.6.2
  • tsx^4.20.6
  • typebox^1.1.24