PkgRadar

Package evidence

@origintrail-official/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/bundle-markitdown-binaries.mjs --quiet --current-platform --best-effort"

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
535
Versions published
140
First published
Mar 2026
Publisher
branarakic

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":["@origintrail-official/[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":["@origintrail-official/[email protected]"],"fail_on":"review"}'
Publisherbranarakic
Artifact bytes1,055,129
Previous version10.0.0-rc.16
Published2026-06-10T12:17:11.391Z
SHA-256821d5f736dc6caba70b35f25455fdf2c64f1f3a801750227598131aef637ca19

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/bundle-markitdown-binaries.mjs --quiet --current-platform --best-effort"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
10.0.0-rc.17Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/bundle-markitdown-binaries.mjs --quiet --current-platform --best-effort"5

Manifest

Package metadata

Scripts14
  • benchmark:catchup-runnernode scripts/catchup-runner-benchmark.cjs
  • benchmark:daemon-responsivenessnode scripts/daemon-responsiveness-benchmark.cjs
  • benchmark:publish-async-getnode scripts/publish-async-get-benchmark.cjs
  • benchmark:swm-large-payloadnode scripts/swm-large-payload-benchmark.cjs
  • benchmark:swm-triple-volumenode scripts/swm-triple-volume-benchmark.cjs
  • buildtsc && node -e "const fs=require('fs');const p=require('path');fs.mkdirSync('network',{recursive:true});for(const f of fs.readdirSync('../../network')){if(f.endsWith('.json'))fs.copyFileSync(p.join('../../network',f),p.join('network',f))};fs.copyFileSync('../../project.json','project.json')"
  • cleannode -e "const fs=require('fs');for(const d of['dist','network']){fs.rmSync(d,{recursive:true,force:true})};fs.rmSync('tsconfig.tsbuildinfo',{force:true})"
  • markitdown:buildnode ./scripts/bundle-markitdown-binaries.mjs --build-current-platform
  • postinstallnode ./scripts/bundle-markitdown-binaries.mjs --quiet --current-platform --best-effort
  • prebuildpnpm --filter @origintrail-official/dkg-adapter-openclaw run build && pnpm --filter @origintrail-official/dkg-adapter-hermes run build && pnpm --filter @origintrail-official/dkg-mcp run build
  • testvitest run
  • test:benchmark:publish-async-getvitest run --config vitest.benchmark.config.ts
  • test:coveragevitest run --coverage
  • test:unitvitest run --config vitest.unit.config.ts
Dependencies17
  • @iarna/toml^2.2.5
  • @origintrail-official/dkg-adapter-hermes10.0.0-rc.17
  • @origintrail-official/dkg-adapter-openclaw10.0.0-rc.17
  • @origintrail-official/dkg-agent10.0.0-rc.17
  • @origintrail-official/dkg-chain10.0.0-rc.17
  • @origintrail-official/dkg-core10.0.0-rc.17
  • @origintrail-official/dkg-epcis10.0.0-rc.17
  • @origintrail-official/dkg-mcp10.0.0-rc.17
  • @origintrail-official/dkg-node-ui10.0.0-rc.17
  • @origintrail-official/dkg-publisher10.0.0-rc.17
  • @origintrail-official/dkg-storage10.0.0-rc.17
  • better-sqlite3^11
  • commander^13
  • ethers^6
  • js-yaml^4.1.1
  • n3^2.0.1
  • typescript^5.7