PkgRadar

Package evidence

@undp/[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
574
Versions published
90Mature · −50% score
First published
Apr 2025
Publisher
mustafa.saifee

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":["@undp/[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":["@undp/[email protected]"],"fail_on":"review"}'
Artifact bytes1,711,492
Previous version2.2.5
Published2026-06-12T16:36:38.692Z
SHA-25654984f2a00fe5d57b5ed6c120d0927d7f09f6234d2fe945a238547e84caeecb1

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildcross-env NODE_OPTIONS=--max-old-space-size=8192 tsc && cross-env NODE_OPTIONS=--max-old-space-size=8192 vite build
  • build-storybookstorybook build
  • cleanrimraf node_modules && rimraf dist && rimraf package-lock.json
  • devvite
  • install:buildnpm install && cross-env NODE_OPTIONS=--max-old-space-size=8192 tsc && cross-env NODE_OPTIONS=--max-old-space-size=8192 vite build
  • install:build:publishnpm install && cross-env NODE_OPTIONS=--max-old-space-size=8192 tsc && cross-env NODE_OPTIONS=--max-old-space-size=8192 vite build && npm publish
  • lintbiome check . --write
  • previewvite preview
  • storybookstorybook dev -p 6006
Dependencies39
  • @radix-ui/react-accordion^1.2.12
  • @radix-ui/react-alert-dialog^1.1.15
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-hover-card^1.1.15
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-radio-group^1.3.8
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.7
  • @radix-ui/react-slider^1.3.6
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-toast^1.2.15
  • @radix-ui/react-toggle^1.1.10
  • @radix-ui/react-toggle-group^1.1.11
  • @radix-ui/react-tooltip^1.2.8
  • @radix-ui/react-visually-hidden^1.2.3
  • babel-plugin-react-compiler^1.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • date-fns^4.1.0
  • embla-carousel^8.6.0
  • embla-carousel-react^8.6.0
  • lucide-react^0.542.0
  • next-themes^0.4.6
  • rc-slider^11.1.8
  • …and 9 more.