PkgRadar

Package evidence

[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
3
First published
Jun 2026
Publisher
voieechjeremy

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishervoieechjeremy
Artifact bytes19,606,714
Previous version0.1.1-beta.0
Published2026-06-06T14:33:07.059Z
SHA-2567950a8eb68429532f475ccb088f0c3849d1087cc21521f4a31f218cd28e9e862

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
29Score
0.1.1-beta.1Version
Status history (1 event)
  1. newavailable · risk review · score 29 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/tool_scripts/oysterun_service_common.shmatched "curl "12
mediumRemote Payloadpackage/tool_scripts/status_oysterun_launch_agents.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/tool_scripts/oysterun_service_common.shmatched "curl "12
mediumRemote Payloadpackage/tool_scripts/status_oysterun_launch_agents.shmatched "curl "12
lowCredential file accesspackage/host-service/server.mjsmatched ".npmrc"5
lowLarge Javascript Payloadpackage/dev/client/web-chat/dist/public/element-call/assets/index-BAfhaCa-.js2729281 bytes0

Manifest

Package metadata

Scripts7
  • service:installtool_scripts/oysterun_release_service.sh install
  • service:logstool_scripts/oysterun_release_service.sh logs
  • service:restarttool_scripts/oysterun_release_service.sh restart
  • service:starttool_scripts/oysterun_release_service.sh start
  • service:statustool_scripts/oysterun_release_service.sh status
  • service:stoptool_scripts/oysterun_release_service.sh stop
  • setupnode host-service/setup.mjs --release-setup
Dependencies3
  • better-sqlite3^12.8.0
  • qrcode-terminal^0.12.0
  • ws^8.19.0