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.

Weekly downloads
22
Versions published
15
First published
Feb 2026
Publisher
stevenvelozo

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"}'
Publisherstevenvelozo
Artifact bytes45,563
Previous version1.0.12
Published2026-05-08T20:17:46.744Z
SHA-256ede94ea9e510718d191e77f486c43b60fbad787b7cf02ba3427ed145443c41cd

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/debug/PostJPGToDebugServer.shmatched "curl "12
mediumRemote Payloadpackage/debug/PostPDFToDebugServer.shmatched "curl "12
mediumRemote Payloadpackage/debug/PostPNGToDebugServer.shmatched "curl "12

Manifest

Package metadata

Scripts7
  • coveragenpx quack coverage
  • docker-builddocker build -t retold/orator-conversion:local .
  • docker-rundocker run -p 8765:8765 --name orator-conversion retold/orator-conversion:local
  • docker-shelldocker exec -it orator-conversion /bin/bash
  • startnode debug/Harness.js
  • testnpx quack test
  • testsnpx quack test -g
Dependencies4
  • fable-serviceproviderbase^3.0.19
  • retold-sharp^0.0.3
  • ultravisor-beacon^0.0.15
  • ws^8.20.0