PkgRadar

Package evidence

@orderlyshop/[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
9
First published
May 2026
Publisher
orderly.shop

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":["@orderlyshop/[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":["@orderlyshop/[email protected]"],"fail_on":"review"}'
Publisherorderly.shop
Artifact bytes53,592
Previous version0.1.0-build.7153
Published2026-06-03T12:49:50.027Z
SHA-256f61f8b75a286352dcf1d2e56647399d7eb9e3d658e4edc6905c0c89ddf7475a5

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
0.1.0-build.7159Version
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
  • buildnode scripts/clean-dist.mjs && tsc -p tsconfig.build.json && node scripts/copy-assets.mjs
  • check-generatedtsx src/generation/generateNodes.ts --check
  • devtsc --watch
  • generatetsx src/generation/generateNodes.ts
  • pack:dry-runnpm pack --dry-run
  • testvitest run
  • typechecktsc --noEmit
Dependencies3
  • @bufbuild/protobuf^2.11.0
  • @connectrpc/connect^2.1.1
  • @orderlyshop/core-client0.1.0-build.7159