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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 8 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/source/resource/qx/iconfont/export-glyphs.sh | matched "wget " | 12 |
| medium | Remote Payload | package/source/resource/qx/iconfont/MaterialIcons/fetch-fonts.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/source/resource/qx/iconfont/export-glyphs.sh | matched "wget " | 12 |
| medium | Remote Payload | package/source/resource/qx/iconfont/MaterialIcons/fetch-fonts.sh | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | preinstall="node ./addGitHook" | 5 |
| low | Large Javascript Payload | package/lib/compiler/index.js | 2707851 bytes | 0 |
Manifest
Package metadata
Scripts6
devtoolsnode source/resource/qx/tool/bin/build-devtoolspreinstallnode ./addGitHookprepacknode ./bootstrap/qx deploy --cleanpretestnode ./bootstrap-compilertestnode ./bin/build/qx test --colorize=false --quietwebsitenode 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.22ajv^8.12.0app-module-path^2.2.0async^2.6.3babelify^10.0.0better-ajv-errors^1.2.0browserify^17.0.1chokidar^3.5.3cldr^7.4.1columnify^1.6.0console-control-strings^1.1.0- …and 38 more.