PkgRadar

Package evidence

@industream/[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
10
First published
Apr 2026
Publisher
dja_industream

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":["@industream/[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":["@industream/[email protected]"],"fail_on":"review"}'
Artifact bytes47,074
Previous version1.0.10
Published2026-05-28T14:39:31.597Z
SHA-25635ed745d4fe7843a459606c9e25d9e5ffd3491017a91fadc67c6e346f20c9e3d

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
1.0.11Version
Status history (2 events)
  1. newavailable · risk review · score 12 · status changed
  2. 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/lib/npm-proxy.jsmatched "curl "12

Manifest

Package metadata

Scripts3
  • buildtsc
  • startnode dist/index.js
  • testecho "Error: no test specified" && exit 1
Dependencies6
  • @industream/flowmaker-sdk^1.7.3
  • lodash^4.17.21
  • msgpackr^1.11.0
  • reflect-metadata^0.2.2
  • socket.io-client^4.8.0
  • tslib^2.8.1