PkgRadar

Package evidence

@oxiaom/[email protected]

Install-time lifecycle script: postinstall="node ./bin/postinstall-hint.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
19
First published
Jun 2026
Publisher
oxiaom

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":["@oxiaom/[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":["@oxiaom/[email protected]"],"fail_on":"review"}'
Publisheroxiaom
Artifact bytes12,646
Previous version1.0.0
Published2026-06-19T01:44:48.969Z
SHA-2562849f42d71029f3bf0793eb1dd42958a870aa11e2477e64254c2244770cf6162

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./bin/postinstall-hint.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.1Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 15 -> 5
  2. newavailable · risk high · score 15 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./bin/postinstall-hint.js"5

Manifest

Package metadata

Scripts1
  • postinstallnode ./bin/postinstall-hint.js
Dependencies5
  • commander^12.1.0
  • fs-extra^11.2.0
  • ini^4.1.3
  • pidusage^3.0.2
  • prompts^2.4.2
Optional dependencies4
  • @oxiaom/adoremix-linux-arm^1.0.0
  • @oxiaom/adoremix-linux-arm64^1.0.0
  • @oxiaom/adoremix-linux-x64^1.0.0
  • @oxiaom/adoremix-win32-x64^1.0.0