PkgRadar

Package evidence

[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.

Versions published
13
First published
Jan 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes4,561
Previous version0.0.8
Published2026-06-04T12:47:31.411Z
SHA-256611b411bdab6d7b679a62c1307ef65ec3622c0c2eae6c46e50b87825b5c19e50

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
90Score
0.0.10Version
Status history (2 events)
  1. availableavailable · risk high · score 90 · status available -> available, risk high -> high, score 45 -> 90
  2. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.0.10 vs 0.0.8: "node ./install.cjs"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.0.10 vs 0.0.8: "node ./install.cjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./install.cjs"5

Manifest

Package metadata

Scripts3
  • postinstallnode ./install.cjs
  • testbun test
  • typecheckbunx tsc --noEmit
Optional dependencies8
  • @jixoai/cli-darwin-arm64workspace:*
  • @jixoai/cli-darwin-x64workspace:*
  • @jixoai/cli-linux-arm64-gnuworkspace:*
  • @jixoai/cli-linux-arm64-muslworkspace:*
  • @jixoai/cli-linux-x64-gnuworkspace:*
  • @jixoai/cli-linux-x64-muslworkspace:*
  • @jixoai/cli-win32-arm64workspace:*
  • @jixoai/cli-win32-x64workspace:*