PkgRadar

Package evidence

@odori/[email protected]

Suspicious Publish Context

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
901
Versions published
7
First published
Aug 2026
Publisher
allenzhounpm

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":["@odori/[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":["@odori/[email protected]"],"fail_on":"review"}'
Publisherallenzhounpm
Artifact bytes535,941
Previous version0.0.7
Published2026-08-24T06:19:49.741Z
SHA-2564b2754f16f845b66e2d6a47a55bb64abe6def574dfd9f64cfec570d3f4608b14

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Dependencies9
  • @puppeteer/browsers3.2.0
  • @vitejs/plugin-react5.1.2
  • ffmpeg-static5.3.0
  • odori0.0.8
  • playwright-core1.55.0
  • react19.2.3
  • react-dom19.2.3
  • tsx4.20.5
  • vite7.3.0