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
17
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 bytes31,076
Previous version1.0.15
Published2026-06-19T19:32:48.687Z
SHA-256ce9b124a477b7c43a056c2894cc59e0686bd3cf20846b594296eb6ee9376ee11

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"oxiaom","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"oxiaom","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"oxiaom","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
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