PkgRadar

Package evidence

@onitailabs/[email protected]

Native Binary Main Entry: main/bin entry points to a compiled binary: bin entry

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
3,180Niche · −30% score
Versions published
32
First published
May 2026
Publisher
nwhitehouse

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@onitailabs/[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":["@onitailabs/[email protected]"],"fail_on":"high"}'
Publishernwhitehouse
Artifact bytes3,011
Previous version0.9.0
Published2026-06-13T13:40:36.179Z
SHA-256b1032ad2af53a35bd2faa499af3887c1289d397d82aade5908202cd980192964

Why flagged

What the scanner saw

Native Binary Main Entry: main/bin entry points to a compiled binary: bin entry

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./postinstall.mjs"5

Manifest

Package metadata

Scripts1
  • postinstallnode ./postinstall.mjs
Optional dependencies4
  • @onitailabs/olava-darwin-arm640.10.0
  • @onitailabs/olava-darwin-x640.10.0
  • @onitailabs/olava-windows-arm640.10.0
  • @onitailabs/olava-windows-x640.10.0