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
34Mature · −50% score
First published
Mar 2025
Publisher
superzcjjj

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publishersuperzcjjj
Artifact bytes221,812
Previous version3.1.3
Published2026-05-18T11:16:00.728Z
SHA-256c8ea28a1a462c724bf58a7249ba210ca43c210ef54cdaa9d252e9642e53e33a8

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/commonjs/features/network/NetworkLogTab.jsmatched "Curl "12
mediumRemote Payloadpackage/lib/module/features/network/NetworkLogTab.jsmatched "Curl "12
mediumRemote Payloadpackage/node/mcp/src/tools.jsmatched "curl "12
Show all 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/commonjs/features/network/NetworkLogTab.jsmatched "Curl "12
mediumRemote Payloadpackage/lib/module/features/network/NetworkLogTab.jsmatched "Curl "12
mediumRemote Payloadpackage/node/mcp/src/tools.jsmatched "curl "12
lowObfuscationpackage/lib/commonjs/ui/shared/CollapsibleSection.jsmatched "\\u203A"3
lowObfuscationpackage/lib/module/ui/shared/CollapsibleSection.jsmatched "\\u203A"3
lowObfuscationpackage/lib/commonjs/ui/panel/DebugPanel.jsmatched "\\u2699"3
lowObfuscationpackage/lib/module/ui/panel/DebugPanel.jsmatched "\\u2699"3
lowObfuscationpackage/lib/commonjs/features/environment/EnvironmentTab.jsmatched "\\u2699"3
lowObfuscationpackage/lib/module/features/environment/EnvironmentTab.jsmatched "\\u2699"3
lowObfuscationpackage/lib/commonjs/ui/shared/LogListScreen.jsmatched "\\u2039"3
lowObfuscationpackage/lib/module/ui/shared/LogListScreen.jsmatched "\\u2039"3
lowObfuscationpackage/lib/commonjs/features/network/NetworkLogTab.jsmatched "\\u2315"3
lowObfuscationpackage/lib/module/features/network/NetworkLogTab.jsmatched "\\u2315"3
lowObfuscationpackage/lib/commonjs/features/track/TrackLogTab.jsmatched "\\u25CF"3
lowObfuscationpackage/lib/module/features/track/TrackLogTab.jsmatched "\\u25CF"3

Manifest

Package metadata

Scripts6
  • buildbob build
  • linteslint "src/**/*.{js,ts,tsx}" "node/**/*.js" "bin/**/*.js"
  • preparebob build
  • testjest
  • typechecktsc --noEmit
  • typescriptnpm run typecheck
Dependencies1
  • @babel/runtime^7.29.2