Package evidence
@coveo/[email protected]
Install-time lifecycle script: preinstall="node scripts/npm/check-sfdx-project.js"
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.
- Versions published
- 3,631Mature · −50% score
- First published
- Jun 2022
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@coveo/[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":["@coveo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="node scripts/npm/check-sfdx-project.js"
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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="node scripts/npm/check-sfdx-project.js" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/npm/setup-quantic.js" | 5 |
Manifest
Package metadata
Scripts32
babel:headlessbabel ./node_modules/@coveo/headless/dist/quantic --delete-dir-on-start --out-dir .tmp/quantic-compiled --extensions .js --minifiedbuild:docjsdoc -c jsdoc-config.jsonbuild:staticresourcesnode build-static-resources.jscreate:lws-disabledts-node scripts/build/deploy-community.ts --scratch-org-def-path=./config/lws-disabled-scratch-def.jsoncreate:lws-enabledts-node scripts/build/deploy-community.ts --scratch-org-def-path=./config/lws-enabled-scratch-def.jsondeploy:allpnpm run deploy:lws-enabled && pnpm run deploy:lws-disableddeploy:examplessf project deploy start --source-dir force-app/examples --source-dir force-app/solutionExamples --target-orgdeploy:lws-disabledpnpm run deploy:main --target-org Quantic__LWS_disabled && pnpm run deploy:examples --target-org Quantic__LWS_disableddeploy:lws-enabledpnpm run deploy:main --target-org Quantic__LWS_enabled && pnpm run deploy:examples --target-org Quantic__LWS_enableddeploy:mainsf project deploy start --source-dir force-app/main --target-orgdevnode ../../utils/ci/rm-rf.mjs .localdevserver && pnpm run build:staticresources && pnpm run dev:sfdxdev:sfdxsf project deploy start --source-dir force-app/main && sfdx force:lightning:lwc:start --port 3334e2e:playwrightnpx playwright teste2e:playwright:lws-disablednpx playwright test --project=LWS-disablede2e:playwright:lws-enablednpx playwright test --project=LWS-enabledlint:checkeslint force-app/main/default/lwc/ && eslint force-app/examples/main/lwc/ && prettier "force-app/{,**}/*.js" --checklint:check:testseslint force-app/main/default/lwc/ --format junit -o reports/eslint.xmllint:fixeslint --fix force-app/main/default/lwc/ && eslint --fix force-app/examples/main/lwc/ && prettier "force-app/{,**}/*.js" --writelint:fix:apexprettier "force-app/{,**}/*.{cls,trigger}" --writepostinstallnode scripts/npm/setup-quantic.jspreinstallnode scripts/npm/check-sfdx-project.jspromote:sfdxpnpm run publish:sfdx -- --promotepromote:sfdx:cipnpm run publish:sfdx -- --promote --cipublish:sfdxts-node scripts/build/create-package.ts --remove-translationsscratch:createsf org create scratch --set-default --definition-file config/lws-enabled-scratch-def.json --alias Quantic__LWS_enabledsetup:examplespnpm run create:lws-enabled && pnpm run create:lws-disabledtest:unitlwc-jesttest:unit:coveragelwc-jest --coveragetest:unit:debuglwc-jest --debugtest:unit:watchlwc-jest --watch- …and 2 more.
Dependencies5
@coveo/bueno1.1.9@coveo/headless3.51.4coveo.analytics2.30.56dompurify3.4.5marked12.0.2