PkgRadar

Package evidence

@ooneex/[email protected]

Large Javascript Payload: 2417945 bytes

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
2,122Niche · −30% score
Versions published
139
First published
Jan 2026
Publisher
fkdiomande

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@ooneex/[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":["@ooneex/[email protected]"],"fail_on":"review"}'
Publisherfkdiomande
Artifact bytes1,058,619
Previous version1.38.0
Published2026-05-28T12:53:04.222Z
SHA-25684a779aaa7d0e160e419efb3d9c287988f0f443b591453da15e7d071bd136ff2

Why flagged

What the scanner saw

Large Javascript Payload: 2417945 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
1.38.1Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2417945 bytes10

Manifest

Package metadata

Scripts4
  • buildbunup
  • linttsgo --noEmit && bunx biome lint
  • npm:publishbun publish --tolerate-republish --force --production --access public
  • testbun test tests
Dependencies9
  • @ooneex/app-env^1.9.0
  • @ooneex/command^0.11.0
  • @ooneex/linear^0.2.0
  • @ooneex/logger^1.3.5
  • @ooneex/migrations^1.6.1
  • @ooneex/role^1.3.0
  • @ooneex/seeds^1.8.0
  • @ooneex/utils^0.4.12
  • @ooneex/validation^1.1.14