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 bytes22,447,707
Previous version8.0.0-beta.2
Published2026-03-03T20:08:00.783Z
SHA-256e8778fc665acc4dbe799ea3c61e7152ffddd0d018a4d96553b28dab4d1a1a191

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
8.0.0-beta.3Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

6 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 6 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.js2981569 bytes0
lowLarge Javascript Payloadpackage/lib/resource/qx/tool/website/src/assets/qxWeb.js2157618 bytes0
lowLarge Javascript Payloadpackage/source/resource/qx/tool/website/src/assets/qxWeb.js2157618 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
Dependencies65
  • @babel/core^7.23.2
  • @babel/eslint-parser^7.25.9
  • @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^2.0.3
  • @qooxdoo/eslint-config-qx^3.0.1
  • @qooxdoo/eslint-plugin-qx^2.0.1
  • adm-zip^0.5.10
  • ajv^8.12.0
  • app-module-path^2.2.0
  • async^2.6.3
  • better-ajv-errors^1.2.0
  • chokidar^3.5.3
  • cli-progress^3.12.0
  • columnify^1.6.0
  • console-control-strings^1.1.0
  • core-js-bundle^3.33.1
  • …and 35 more.