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
79
First published
Feb 2026
Publisher
yan-acadenice

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"}'
Publisheryan-acadenice
Artifact bytes1,796,903
Previous version2.19.0
Published2026-06-02T08:51:26.207Z
SHA-2565dcaf3871c920b68e18fe886d31f9418f6ad0c67dc794e65ba78adf80e4387fe

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
2.19.1Version
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/install/lib/stt/engine.jsmatched "curl "12
mediumRemote Payloadpackage/install/lib/stt/parakeet-backend.jsmatched "curl "12
mediumRemote Payloadpackage/install/lib/stt/whisper-backend.jsmatched "curl "12

Manifest

Package metadata

Scripts4
  • linteslint bin/ lib/
  • prepublishnpm test
  • startnode bin/update-byan-agent.js
  • testjest
Dependencies8
  • byan-platform-configfile:../install/packages/platform-config
  • chalk^4.1.2
  • commander^11.1.0
  • diff^5.1.0
  • fs-extra^11.2.0
  • inquirer^8.2.5
  • js-yaml^4.1.0
  • ora^5.4.1