PkgRadar

Package evidence

@qooxdoo/[email protected]

Remote Payload: matched "wget "

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
2,610Niche · −30% score
Versions published
313Mature · −50% score
First published
May 2019
Publisher
hkollmann

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":["@qooxdoo/[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":["@qooxdoo/[email protected]"],"fail_on":"review"}'
Publisherhkollmann
Artifact bytes20,879,054
Previous version7.9.2
Published2026-06-06T09:29:01.059Z
SHA-25642211d8bb837d11a16168de8caf8f115b04bb2139700dc809c002742e0e84217

Why flagged

What the scanner saw

Remote Payload: matched "wget "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/source/resource/qx/iconfont/export-glyphs.shmatched "wget "12
mediumRemote Payloadpackage/source/resource/qx/iconfont/MaterialIcons/fetch-fonts.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/source/resource/qx/iconfont/export-glyphs.shmatched "wget "12
mediumRemote Payloadpackage/source/resource/qx/iconfont/MaterialIcons/fetch-fonts.shmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./addGitHook"5
lowLarge Javascript Payloadpackage/lib/compiler/index.js2707851 bytes0

Manifest

Package metadata

Scripts6
  • devtoolsnode source/resource/qx/tool/bin/build-devtools
  • preinstallnode ./addGitHook
  • prepacknode ./bootstrap/qx deploy --clean
  • pretestnode ./bootstrap-compiler
  • testnode ./bin/build/qx test --colorize=false --quiet
  • websitenode source/resource/qx/tool/bin/build-website
Dependencies68
  • @babel/core^7.23.2
  • @babel/eslint-parser^7.22.15
  • @babel/generator^7.23.0
  • @babel/parser^7.23.0
  • @babel/plugin-proposal-optional-chaining-assign^7.23.0
  • @babel/plugin-syntax-jsx^7.22.5
  • @babel/plugin-transform-block-scoping^7.23.0
  • @babel/plugin-transform-nullish-coalescing-operator^7.22.11
  • @babel/plugin-transform-react-jsx^7.22.15
  • @babel/preset-env^7.23.2
  • @babel/preset-react^7.22.15
  • @babel/preset-typescript^7.23.2
  • @babel/traverse^7.23.2
  • @babel/types^7.23.0
  • @metalsmith/layouts^2.7.0
  • @metalsmith/markdown^1.10.0
  • @octokit/rest^20.0.2
  • @qooxdoo/eslint-config-jsdoc-disable^1.0.3
  • @qooxdoo/eslint-config-qx^2.0.1
  • @qooxdoo/eslint-plugin-qx^1.2.22
  • ajv^8.12.0
  • app-module-path^2.2.0
  • async^2.6.3
  • babelify^10.0.0
  • better-ajv-errors^1.2.0
  • browserify^17.0.1
  • chokidar^3.5.3
  • cldr^7.4.1
  • columnify^1.6.0
  • console-control-strings^1.1.0
  • …and 38 more.