PkgRadar

Package evidence

@hpcc-js/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
3,979Niche · −30% score
Versions published
310Mature · −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 bytes1,226,094
Previous version3.17.1
Published2026-06-01T17:14:02.976Z
SHA-256c67311d5b55d5a15c5e725008976b50eb6543f96b68272ced5a6b673c84f305f

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/node/index.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/node/index.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/clienttools/eclcc.tsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts40
  • buildrun-p gen-types bundle
  • bundlerun-s bundle-browser bundle-node
  • bundle-browservite build
  • bundle-nodenode ./esbuild.js
  • bundle-servevite
  • bundle-watchvite build --watch
  • cleanrimraf --glob lib* types types-3.4 dist *.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
  • test-nodevitest run --project node
  • updatenpx --yes npm-check-updates -u -t minor
  • update-majornpx --yes npm-check-updates -u
  • watchrun-p gen-types-watch bundle-watch
  • wsdl-accessnode ./lib-esm/index.js -k --url=http://localhost:8010/ws_access?wsdl --outDir=./src/services/wsdl
  • wsdl-accountnode ./lib-esm/index.js -k --url=http://localhost:8010/Ws_Account?wsdl --outDir=./src/services/wsdl
  • wsdl-allnpm-run-all --aggregate-output -c --serial build --parallel wsdl-*
  • wsdl-cloudnode ./lib-esm/index.js -k --url=http://localhost:8010/WsCloud?wsdl --outDir=./src/services/wsdl
  • wsdl-codesignnode ./lib-esm/index.js -k --url=http://localhost:8010/ws_codesign?wsdl --outDir=./src/services/wsdl
  • wsdl-dalinode ./lib-esm/index.js -k --url=http://localhost:8010/WsDali?wsdl --outDir=./src/services/wsdl
  • wsdl-dfunode ./lib-esm/index.js -k --url=http://localhost:8010/WsDfu?wsdl --outDir=./src/services/wsdl
  • wsdl-dfuxrefnode ./lib-esm/index.js -k --url=http://localhost:8010/WsDFUXRef?wsdl --outDir=./src/services/wsdl
  • wsdl-elknode ./lib-esm/index.js -k --url=http://localhost:8010/ws_elk?wsdl --outDir=./src/services/wsdl
  • wsdl-esdlconfignode ./lib-esm/index.js -k --url=http://localhost:8010/WsEsdlconfig?wsdl --outDir=./src/services/wsdl
  • wsdl-fileionode ./lib-esm/index.js -k --url=http://localhost:8010/WsFileIO?wsdl --outDir=./src/services/wsdl
  • …and 10 more.
Dependencies3
  • @hpcc-js/util^3.6.2
  • @xmldom/xmldom0.9.10
  • undici8.3.0