PkgRadar

Package evidence

@orderly.network/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
240
Versions published
19
First published
Apr 2026
Publisher
leo_orderly

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":["@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 bytes711,879
Previous version1.0.4
Published2026-05-27T08:18:27.083Z
SHA-256de0719eaacd77e33e9adc737a1d0fe0502798a3b36a65a983951f23245ddc01f

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.1.0-alpha.0Version
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
lowCredential file accesspackage/dist/chunk-EPLR7UGM.jsmatched "GITHUB_TOKEN"5

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