PkgRadar

Package evidence

@gravitee/[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
11,150Mainstream · −50% score
Versions published
436
First published
May 2026
Publisher
gravitee

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":["@gravitee/[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":["@gravitee/[email protected]"],"fail_on":"review"}'
Publishergravitee
Artifact bytes382,868
Previous version2.42.1
Published2026-06-12T16:12:18.821Z
SHA-2561fec19fb20efbf4940c3c81e045680e4f62884a7f612409609defb1e43f23fbb

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
2.43.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildvite build
  • build-storybookstorybook build
  • devstorybook dev -p 6008
  • linteslint . && prettier --check . --ignore-path ../../.prettierignore
  • lint:fixeslint . --fix && prettier --write . --ignore-path ../../.prettierignore
  • storybookstorybook dev -p 6008
  • testvitest run
Dependencies13
  • @asciidoctor/core3.0.4
  • @dnd-kit/core6.3.1
  • @dnd-kit/modifiers7.0.0
  • @dnd-kit/sortable10.0.0
  • @dnd-kit/utilities3.2.2
  • @hookform/resolvers5.2.2
  • dompurify3.4.5
  • radix-ui1.4.3
  • react-hook-form7.75.0
  • react-markdown10.1.0
  • rehype-sanitize6.0.0
  • remark-gfm4.0.1
  • zod4.4.3