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
10,483Mainstream · −50% score
Versions published
541
First published
Feb 2026
Publisher
ivan_flamingo

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":["@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 bytes9,695,185
Previous version0.0.266
Published2026-06-13T23:25:20.735Z
SHA-256205be7af4b851c0e4ef587bb06c5c6468bf45539cbe567ebafc90908813811e4

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

low
Last checked
lowRisk
0Score
0.0.267-snapshot.20260613232439Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/chunk-C6ASEPZL.cjs2669452 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-4WZOFD46.js2629772 bytes0

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 && tsc -p tsconfig.declarations.json && yalc push --changed'
Dependencies74
  • @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 44 more.