PkgRadar

Package evidence

@ozaiya/[email protected]

Remote Payload: matched "curl "

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
62
First published
Mar 2026
Publisher
jasonchen4now

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":["@ozaiya/[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":["@ozaiya/[email protected]"],"fail_on":"review"}'
Publisherjasonchen4now
Artifact bytes205,041
Previous version0.10.25
Published2026-06-08T19:18:22.279Z
SHA-2567f43800e0d98faf476ad3787d2f01e4bb9bee8c4502c8ff69b6168d4c377ae1d

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/desktopContainer.jsmatched "curl "12

Manifest

Package metadata

Scripts2
  • buildtsc && node scripts/gen-manifest.mjs
  • prepublishOnlynpm run build
Dependencies7
  • @deepgram/sdk^4.11.0
  • @livekit/rtc-node^0.13.0
  • libsodium-wrappers^0.7.15
  • node-pty^1.0.0
  • socket.io-client^4.8.1
  • werift^0.22.9
  • ws^8.18.0