PkgRadar

Package evidence

@stratchai/[email protected]

Remote Dependency Spec: dependencies.@stratchai/core="github:stratchai/core#main"

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
2
First published
Jun 2026
Publisher
e13542

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":["@stratchai/[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":["@stratchai/[email protected]"],"fail_on":"review"}'
Publishere13542
Artifact bytes384,936
Previous version1.2.21
Published2026-06-02T20:13:18.717Z
SHA-256ed46241b94cca5c142a4ea87f3b2023545f83020dc6423c934a941fc8214b259

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@stratchai/core="github:stratchai/core#main"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@stratchai/core="github:stratchai/core#main"12

Manifest

Package metadata

Scripts16
  • agentnode src/agent.js
  • agent:poolnode src/agent_pool.js
  • btnode src/modules/backtest.js
  • build:specnode src/tools/build/strategy_from_spec.js
  • coveragenpm test -- --coverage
  • eval:bb_touchnpm run sweep:spec -- specs/bb_touch.json ./data bb_touch_sweep.csv && npm run score -- bb_touch_sweep.csv
  • export:chartnode src/tools/export_backtest_chart_data.js
  • fetch:candles:alpacanode src/tools/fetch/alpaca_candles.js
  • fetch:candles:coinbasenode src/tools/fetch/coinbase_candles.js
  • scannode src/modules/scanner.js
  • scan:cryptonode src/modules/scanner.js
  • scan:stocksnode src/modules/stocks/scanner.js
  • scorenode src/tools/score_specs.js
  • strategiesnode src/tools/list_strategies.js
  • sweep:specnode src/tools/sweep/spec_across_assets.js
  • testjest
Dependencies11
  • @alpacahq/alpaca-trade-api^3.1.3
  • @anthropic-ai/sdk^0.91.1
  • @stoqey/ib^1.5.3
  • @stratchai/coregithub:stratchai/core#main
  • @stratchai/indicators^0.2.1
  • chokidar^3.6.0
  • dotenv^17.2.3
  • jsonwebtoken^9.0.3
  • node-fetch^3.3.2
  • ws^7.5.10
  • zod^4.4.3
Optional dependencies1
  • better-sqlite3^11.3.0