PkgRadar

Package evidence

@industream/[email protected]

no findings

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
12Established · −30% score
First published
Dec 2025
Publisher
dja_industream

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes20,568
Previous version1.8.0
Published2026-04-01T09:53:28.300Z
SHA-256e036b0e39f15ed95cf62e27ddca5a2c074b2c8eec4085062a86687f5d6484244

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.8.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildrm -rf ./dist tsconfig.tsbuildinfo && tsc --build
  • startnode dist/index.js
  • testecho "Error: no test specified" && exit 1
Dependencies10
  • @industream/datacatalog-client1.9.1
  • axios^1.7.7
  • fastq^1.17.1
  • lodash^4.17.21
  • msgpackr^1.11.2
  • reflect-metadata^0.2.2
  • rxjs^7.8.1
  • socket.io-client^4.8.0
  • tslib^2.8.1
  • zeromq6.3.0