PkgRadar

Package evidence

@flamingo-stack/[email protected]

Large Javascript Payload: 2669452 bytes

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
8,197Niche · −30% score
Versions published
429
First published
Feb 2026
Publisher
ivan_flamingo

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@flamingo-stack/[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":["@flamingo-stack/[email protected]"],"fail_on":"review"}'
Publisherivan_flamingo
Artifact bytes8,720,403
Previous version0.0.212
Published2026-05-28T14:16:48.653Z
SHA-25670497dcdef5e0d6421d3adeb131c382d417a1f0b859df88a4bf3b12be14ddf6c

Why flagged

What the scanner saw

Large Javascript Payload: 2669452 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
14Score
0.0.213-snapshot.20260528141610Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/chunk-65CPJ4SX.cjs2669452 bytes10
mediumLarge Javascript Payloadpackage/dist/chunk-EDW2NVRV.js2629772 bytes10

Manifest

Package metadata

Scripts16
  • buildrm -rf dist && NODE_OPTIONS='--max-old-space-size=8192' tsup && tsc -p tsconfig.declarations.json
  • build-storybookstorybook build
  • build:fastNODE_OPTIONS='--max-old-space-size=8192' tsup --no-dts
  • cleanrm -rf dist node_modules/.cache
  • devNODE_OPTIONS='--max-old-space-size=8192' tsup --watch
  • generate:iconsnode scripts/generate-icons.mjs
  • prepackNODE_OPTIONS='--max-old-space-size=8192' npm run build
  • storybookstorybook dev -p 6006
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • test:uivitest --ui
  • type-checktsc --noEmit
  • yalc:publishyalc publish
  • yalc:pushyalc push
  • yalc:watchNODE_OPTIONS='--max-old-space-size=4096' nodemon --watch src --watch tsconfig.json --watch tsup.config.ts --watch tailwind.config.ts --watch package.json -e ts,tsx,json,css --ignore dist --ignore node_modules --ignore '*.lock' --ignore .yalc --ignore yalc.lock --exec 'rm -rf dist && tsup && yalc push --changed'
Dependencies73
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @floating-ui/react^0.27.15
  • @headlessui/react^2.2.9
  • @mux/mux-player-react^3.13.0
  • @radix-ui/react-accordion^1.1.2
  • @radix-ui/react-alert-dialog^1.1.14
  • @radix-ui/react-aspect-ratio^1.0.3
  • @radix-ui/react-avatar^1.0.4
  • @radix-ui/react-checkbox^1.0.4
  • @radix-ui/react-collapsible^1.0.3
  • @radix-ui/react-context-menu^2.1.5
  • @radix-ui/react-dialog^1.1.14
  • @radix-ui/react-dropdown-menu^2.1.15
  • @radix-ui/react-hover-card^1.0.7
  • @radix-ui/react-label^2.0.2
  • @radix-ui/react-menubar^1.0.4
  • @radix-ui/react-navigation-menu^1.1.4
  • @radix-ui/react-popover^1.0.7
  • @radix-ui/react-progress^1.0.3
  • @radix-ui/react-radio-group^1.1.3
  • @radix-ui/react-scroll-area^1.0.5
  • @radix-ui/react-select^2.1.4
  • @radix-ui/react-separator^1.0.3
  • @radix-ui/react-slider^1.1.2
  • @radix-ui/react-slot^1.1.0
  • @radix-ui/react-switch^1.0.3
  • @radix-ui/react-tabs^1.0.4
  • @radix-ui/react-toast^1.1.5
  • …and 43 more.