PkgRadar

Package evidence

@orangemust/[email protected]

Known Indicator Filename: package/dist/bundle.js

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
1
First published
May 2026
Publisher
orangemust

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@orangemust/[email protected]"],"fail_on":"high"}'

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":["@orangemust/[email protected]"],"fail_on":"high"}'
Publisherorangemust
Artifact bytes26,108
Previous versionnone
Published2026-05-25T10:24:55.632Z
SHA-256e179221b2dbce655964a31ce5e26374eede899b3a21108601f0649e8a5a95fea

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/bundle.js

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

Availability ledger

available

high
Last checked
highRisk
51Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 51 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45
lowObfuscationpackage/dist/commands/pr.jsmatched "\\x1b"3
lowObfuscationpackage/dist/utils/prompt.jsmatched "\\u0003"3

Manifest

Package metadata

Scripts3
  • buildtsc
  • devtsx src/index.ts
  • prepublishOnlynpm run build
Dependencies1
  • commander^12.1.0