PkgRadar

Package evidence

@byomakase/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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,492Niche · −30% score
Versions published
807Mature · −50% score
First published
Apr 2023
Publisher
byomakase

Effective trust discount applied: 50% (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":["@byomakase/[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":["@byomakase/[email protected]"],"fail_on":"review"}'
Publisherbyomakase
Artifact bytes5,314,288
Previous version0.25.4-SNAPSHOT.1778676207
Published2026-05-13T12:58:25.540Z
SHA-25609f40eafdb94bc12ed2986e664b26369c76e3bd07c88ea9f5fa391b09e3376ca

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/dist/omakase-player.es.js2182609 bytes0

Manifest

Package metadata

Scripts10
  • build:prodrm -rf dist && npm run build:workers && npm run build:style && tsc --noEmit && vite build --debug
  • build:stylevite build --config vite.style.config.mjs
  • build:workersvite build --config vite.workers.config.mjs
  • checktsc --noEmit
  • devvite --host
  • dev:tscrm -rf dist/lib && tsc --watch
  • formatprettier . --write
  • inttsc --noEmit && vite build --debug
  • postinstallpatch-package
  • prodtsc --noEmit && vite build --debug
Dependencies15
  • axios1.16.0
  • decimal.js10.4.3
  • eventemitter35.0.0
  • hls.js1.6.14
  • konva8.3.14
  • m3u8-parser^7.2.0
  • media-captions1.0.4
  • media-chrome^4.2.1
  • mediabunny^1.23.0
  • node-webvtt1.9.4
  • patch-package^8.0.1
  • rxjs7.8.2
  • sortablejs^1.15.6
  • yoga-layout2.0.1
  • zod3.23.8
Optional dependencies1
  • @rollup/rollup-linux-x64-gnu^4.28.1