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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 14 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/chunk-65CPJ4SX.cjs | 2669452 bytes | 10 |
| medium | Large Javascript Payload | package/dist/chunk-EDW2NVRV.js | 2629772 bytes | 10 |
Manifest
Package metadata
Scripts16
buildrm -rf dist && NODE_OPTIONS='--max-old-space-size=8192' tsup && tsc -p tsconfig.declarations.jsonbuild-storybookstorybook buildbuild:fastNODE_OPTIONS='--max-old-space-size=8192' tsup --no-dtscleanrm -rf dist node_modules/.cachedevNODE_OPTIONS='--max-old-space-size=8192' tsup --watchgenerate:iconsnode scripts/generate-icons.mjsprepackNODE_OPTIONS='--max-old-space-size=8192' npm run buildstorybookstorybook dev -p 6006testvitesttest:coveragevitest run --coveragetest:runvitest runtest:uivitest --uitype-checktsc --noEmityalc:publishyalc publishyalc:pushyalc pushyalc: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.