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.

Weekly downloads
846
Versions published
54
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 bytes183,360
Previous version0.10.17
Published2026-06-06T16:12:11.771Z
SHA-256509d205e8f0790f9f0899177c1857664334ef5161d010672b2f4a7b403b5b804

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.18Version
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
  • prepublishOnlynpm run build
Dependencies6
  • @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
  • ws^8.18.0