Package evidence
@plone/[email protected]
Install Lifecycle Suppresses Failure: postinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true"
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
- 199
- Versions published
- 131Mature · −50% score
- First published
- May 2022
- Publisher
- petschki
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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@plone/[email protected]"],"fail_on":"high"}'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":["@plone/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true"
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 high · score 18 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true" | 20 |
| medium | Remote Dependency Spec | package.json | dependencies.select2="git+https://github.com/ivaynberg/select2.git#3.5.4" | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true" | 20 |
| medium | Remote Dependency Spec | package.json | dependencies.select2="git+https://github.com/ivaynberg/select2.git#3.5.4" | 12 |
| low | Install-time lifecycle script | package.json | postinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true" | 5 |
Manifest
Package metadata
Scripts20
buildrun-s clean build:webpack build:docsbuild:docsELEVENTY_ENV=production npx @11ty/eleventy --pathprefix=mockupbuild:statsNODE_ENV=production webpack --config webpack.config.js --json > stats.jsonbuild:stats:ploneNODE_ENV=production DEPLOYMENT=plone webpack --config webpack.config.js --json > stats.jsonbuild:webpackNODE_ENV=production webpack --config webpack.config.jsbuild:webpack:devNODE_ENV=development webpack --config webpack.config.jsbuild:webpack:dev:ploneNODE_ENV=development DEPLOYMENT=plone webpack --config webpack.config.jsbuild:webpack:docsNODE_ENV=production DEPLOYMENT=docs webpack --config webpack.config.jsbuild:webpack:ploneNODE_ENV=production DEPLOYMENT=plone webpack --config webpack.config.jscleanrimraf docs/_sitecollect:externaldocscopyup -V node_modules/@patternslib/patternslib/src/pat/**/documentation.md node_modules/@patternslib/pat-*/README.md node_modules/pat-*/README.md docs/external/i18nnode src/i18n.jspostinstallpatch --forward node_modules/select2/select2.js < patches/select2.patch || truestartnpm run clean && npm-run-all --parallel start:*start:docsELEVENTY_ENV=development npx @11ty/eleventy --serve --port 8001start:webpackNODE_ENV=development webpack serve --config webpack.config.jstestjesttestwatchjest --watchwatch:webpackNODE_ENV=development webpack --config webpack.config.js --watchwatch:webpack:ploneNODE_ENV=development DEPLOYMENT=plone webpack --config webpack.config.js --watch
Dependencies34
@11ty/eleventy-upgrade-help3.0.2@patternslib/pat-code-editor4.0.1@patternslib/patternslib9.10.5@plone/registry^2.5.4backbone1.6.1backbone.paginator2.0.8bootstrap5.3.8bootstrap-icons1.13.1cs-jqtree-contextmenu0.1.0datatables.net1.12.1datatables.net-bs51.12.1datatables.net-buttons2.2.3datatables.net-buttons-bs52.2.3datatables.net-colreorder1.5.6datatables.net-colreorder-bs51.5.6datatables.net-fixedcolumns4.1.0datatables.net-fixedcolumns-bs54.1.0datatables.net-fixedheader3.2.4datatables.net-fixedheader-bs53.2.4datatables.net-rowreorder1.2.8datatables.net-rowreorder-bs51.2.8datatables.net-select1.4.0datatables.net-select-bs51.4.0dropzone5.9.3jqtree1.8.11jquery^3.7.1jquery-form4.3.0jquery.browser0.1.0js-cookie^3.0.7select2git+https://github.com/ivaynberg/select2.git#3.5.4- …and 4 more.