PkgRadar

Package evidence

@hpcc-js/[email protected]

Js Hidden Powershell: Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.

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
7,079Niche · −30% score
Versions published
232Mature · −50% score
First published
Jun 2017
Publisher
hpcc-js

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":["@hpcc-js/[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":["@hpcc-js/[email protected]"],"fail_on":"review"}'
Publisherhpcc-js
Artifact bytes2,004,077
Previous version3.8.1
Published2026-06-01T17:14:02.854Z
SHA-256076c2c88ca2470cae93ba13b00bf32efab4245fe66de143dcd0bd7b387421d64

Why flagged

What the scanner saw

Js Hidden Powershell: Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.

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

Availability ledger

available

review
Last checked
reviewRisk
15Score
3.8.2Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/index.umd.cjsHidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.45
highJs Hidden Powershellpackage/dist/index.jsHidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.45
highJs Hidden Powershellpackage/src/SVGWidget.tsHidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.45
highJs Hidden Powershellpackage/src/Utility.tsHidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.45

Manifest

Package metadata

Scripts16
  • buildrun-p gen-types bundle
  • bundlevite build
  • bundle-servevite --port 5502
  • bundle-watchvite build --watch
  • cleanrimraf --glob lib* types types-3.4 dist font-awesome *.tsbuildinfo .turbo
  • coveragevitest run --coverage
  • docstypedoc --options tdoptions.json .
  • gen-typestsgo --project tsconfig.json
  • gen-types-watchnpm run gen-types -- --watch
  • linteslint ./src
  • lint-fixeslint --fix src/**/*.ts
  • testvitest run
  • test-browservitest run --project browser
  • updatenpx --yes npm-check-updates -u -t minor
  • update-majornpx --yes npm-check-updates -u
  • watchrun-p gen-types-watch bundle-watch
Dependencies16
  • @hpcc-js/util^3.6.2
  • @types/d3-array1.2.12
  • @types/d3-brush1.1.8
  • @types/d3-collection1.0.13
  • @types/d3-color1.4.5
  • @types/d3-dispatch1.0.12
  • @types/d3-drag1.2.8
  • @types/d3-dsv1.2.8
  • @types/d3-ease1.0.13
  • @types/d3-format1.4.5
  • @types/d3-interpolate1.4.5
  • @types/d3-scale1.0.22
  • @types/d3-selection1.4.7
  • @types/d3-time-format2.3.4
  • @types/d3-transition1.3.6
  • @types/d3-zoom1.8.7