PkgRadar

Package evidence

@gds-vero/[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.

Versions published
3
First published
Jun 2026
Publisher
renegademaster-droid

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":["@gds-vero/[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":["@gds-vero/[email protected]"],"fail_on":"review"}'
Artifact bytes10,179
Previous version0.1.10
Published2026-06-10T12:22:15.564Z
SHA-2560e62db24fdff22003acc90f4b2e525abf6d670fac653476c31c964af931da7eb

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildtsc -b && vite build
  • devvite
  • gds:tokens:syncnode ./scripts/gds-tokens-sync.mjs
  • linteslint .
  • previewvite preview
Dependencies7
  • @chakra-ui/react^3.0.0
  • @emotion/react^11.0.0
  • @gds-vero/icons^0.1.1
  • @gds-vero/react^0.1.10
  • @gds-vero/theme^0.1.9
  • react^18.0.0
  • react-dom^18.0.0