PkgRadar

Package evidence

@orderly.network/[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.

Versions published
24
First published
Apr 2026
Publisher
leo_orderly

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":["@orderly.network/[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":["@orderly.network/[email protected]"],"fail_on":"review"}'
Publisherleo_orderly
Artifact bytes714,047
Previous version1.1.2-alpha.1
Published2026-06-15T03:41:59.853Z
SHA-2569d36046bee34aeac470c763eccee9d6ee82e27bc944571e1a33b68ad07b52686

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
1.1.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildpnpm run sync:bundle && tsup
  • devtsup --watch
  • exercisepnpm run build && node scripts/exercise-facade.mjs
  • search-nlpnpm run build && node scripts/search-nl.mjs
  • smokepnpm run build && node scripts/smoke.mjs
  • start:mcpnode dist/mcp-cli.js
  • sync:bundlenode scripts/sync-bundled-generated.mjs
Dependencies3
  • @modelcontextprotocol/sdk^1.29.0
  • @tobilu/qmd^2.0.1
  • zod^4.3.6