PkgRadar

Package evidence

@driveflux/[email protected]

Install-time lifecycle script: postinstall="pnpm copy-required-css"

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
1,466Niche · −30% score
Versions published
157Mature · −50% score
First published
Jul 2024
Publisher
aladinflux

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

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":["@driveflux/[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":["@driveflux/[email protected]"],"fail_on":"review"}'
Publisheraladinflux
Artifact bytes166,014
Previous version3.0.18
Published2026-05-21T03:47:58.026Z
SHA-256c105b3e13bc290791e8b165a76cf1e1ecc763446186815bd8682abb10fe8a0e7

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="pnpm copy-required-css"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
3.0.19Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="pnpm copy-required-css"5

Manifest

Package metadata

Scripts17
  • buildnode ./copy-required-css.js && pnpm tailwind && fab
  • build-storybookstorybook build
  • build:copyfab
  • build:jsnode ./copy-required-css.js && pnpm tailwind && fab -t esm
  • build:typesfab -t types
  • checkbiome check --write ./src
  • cleanfab clean
  • copy-required-cssnode ./copy-required-css.js
  • downpnpx shadcn-ui@latest add
  • formatbiome format --write ./src
  • lintbiome lint --write --unsafe ./src
  • lint:errorspnpm lint --diagnostic-level error
  • postinstallpnpm copy-required-css
  • storybooktailwind && storybook dev -p 6006
  • tailwindpnpm tailwindcss -i ./src/build.css -o ./src/styles.css
  • tailwind:watchpnpm tailwind --watch
  • type-checktsc --noEmit
Dependencies30
  • @driveflux/time6.0.4
  • @radix-ui/react-accordion^1.2.12
  • @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-popover^1.1.15
  • @radix-ui/react-progress^1.1.8
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-slider^1.3.6
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-toast^1.2.15
  • @radix-ui/react-tooltip^1.2.8
  • @react-input/mask^2.0.4
  • @types/react-dom-factories^1.0.5
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • date-fns^4.2.1
  • embla-carousel-react^8.6.0
  • embla-carousel-wheel-gestures^8.1.0
  • lucide-react^1.16.0
  • next-themes^0.4.6
  • react-calendar^6.0.1
  • sonner^2.0.7
  • tailwind-merge^3.6.0
  • tailwindcss-animate^1.0.7
  • vaul^1.1.2
  • vite^8.0.13