PkgRadar

Package evidence

@order3000/[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
26
First published
May 2026
Publisher
soosap

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":["@order3000/[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":["@order3000/[email protected]"],"fail_on":"review"}'
Publishersoosap
Artifact bytes4,404
Previous version0.7.9
Published2026-05-28T06:10:38.535Z
SHA-256dc9e24a439a7321a7a7a74f813b0efddf8419c030568e86b3afff0d53948d2d8

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildpnpm build:schemas:check && tsup
  • build:binariestsx scripts/build-binaries.ts
  • build:binaries:checktsx scripts/build-binaries.ts --check
  • build:schemastsx scripts/build-schemas.ts
  • build:schemas:checktsx scripts/build-schemas.ts --check
  • devtsup --watch
  • lintdev-tools validate-changesets && tsc --noEmit && eslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • startnode ./dist/cli.js
Dependencies5
  • @napi-rs/keyring^1.1.7
  • citty^0.1.6
  • consola^3.4.2
  • order30001.0.2
  • zod^4.2.1