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
- 220
- Versions published
- 13Established · −30% score
- First published
- Nov 2025
- Publisher
- procore-npm-bot
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@procore/[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":["@procore/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts17
buildyarn run clean && yarn run build:esm & yarn run build:types & yarn run build:typedocbuild-storybookstorybook build --webpack-stats-jsonbuild:esmBUNDLING=true babel src --out-dir dist --extensions '.ts,.tsx,.js,.snap' -s --copy-files --no-copy-ignoredbuild:typedocts-node typedoc.tsbuild:typestsc --declaration --emitDeclarationOnly -p tsconfig.prod.jsonchromaticdotenvx run -- chromaticchromatic:cichromatic --ci --storybook-build-dir ./storybook-static --project-token=${CHROMATIC_TEXT_EDITOR_TOKEN} --exit-once-uploaded --only-changed --skip="dependabot*"cleanrimraf distdevNODE_ENV=development yarn run dev:tsdev:tstsc -p tsconfig.prod.json --watchlinteslint --ext .js,.jsx,.ts,.tsx srclint:typestsc -p tsconfig.prod.json --noEmitlint:types:watchtsc -p . --noEmit --watchstorybookstorybook dev -p 6008testTZ=America/Los_Angeles jest --runInBand --logHeapUsagetest:updateTZ=America/Los_Angeles jest --runInBand -utest:watchyarn run test --watch
Dependencies6
@ckeditor/ckeditor5-react^11.0.0@procore/core-i18n-js^10.30.0@procore/core-icons^12.16.0@react-aria/focus3.16.2@react-aria/utils3.23.2sanitize-html^2.17.0