PkgRadar

Package evidence

@camunda/[email protected]

no findings

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
44,647Mainstream · −50% score
Versions published
334Mature · −50% score
First published
Nov 2022
Publisher
urbanisierung

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

Looks clean — keep monitoring

No 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":["@camunda/[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":["@camunda/[email protected]"],"fail_on":"review"}'
Publisherurbanisierung
Artifact bytes1,810,341
Previous version0.0.0-rc-20250210082942
Published2025-08-13T11:18:42.234Z
SHA-256eca6e574e38941a39b6f2e5863e91af3c59c1ab0a98a9fe625436d7683eebaee

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

low
Last checked
lowRisk
0Score
0.0.0-rc-20250813111837Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts22
  • buildpnpm clean && tsc
  • build-storybookstorybook build
  • build:allpnpm build && pnpm build-storybook
  • cleanrimraf lib/
  • formatprettier --write .
  • linteslint src/
  • lint:fixeslint --fix src/
  • report:visual-regressionpnpm playwright show-report
  • serve:storybooknpx --yes serve ./storybook-static -p 6006 -n -L
  • startpnpm storybook
  • start:docker-storybookpnpm build-storybook && docker-compose up -d && docker-compose exec c3-visual-regression pnpm serve:storybook
  • storybookstorybook dev -p 6006
  • testpnpm test:ts
  • test:allpnpm test:ts && pnpm serve:storybook & wait-on http://localhost:6006 && pnpm test:storybook && pnpm test:visual-regression:docker
  • test:storybookTEST_A11Y=true test-storybook
  • test:storybook:smoketest-storybook
  • test:tstsc --noEmit --project ./tsconfig.json
  • test:visual-regressionwait-on http://localhost:6006 && pnpm playwright test
  • test:visual-regression:dockerdocker exec -it -t c3-visual-regression pnpm test:visual-regression
  • test:visual-regression:uipnpm playwright test --ui
  • update:visual-regressionpnpm playwright test --update-snapshots
  • update:visual-regression:dockerdocker exec -it -t c3-visual-regression pnpm update:visual-regression
Dependencies3
  • jwt-decode4.0.0
  • react-error-boundary4.0.13
  • react-markdown8.0.7