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
- 849
- Versions published
- 17
- First published
- Jan 2026
- Publisher
- vincentshipsit
Recommended action
Looks clean — keep monitoringNo 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":["@shipshitdev/[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":["@shipshitdev/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts25
buildbun run build:lib && bun run build:css && bun run build:flows-css && bun run build:themes && bun run build:presetbuild-storybookstorybook buildbuild:cssbunx postcss ./src/styles/globals.scss -o ./dist/styles.css --verbosebuild:flows-cssnode scripts/build-flows-css.mjsbuild:lib./scripts/build-lib.shbuild:presetnode scripts/build-preset.mjsbuild:themesnode scripts/build-themes.mjscheckbiome check .check:fixbiome check --write .deploy:storybookbun run build-storybookdeps:updatebun update --latestdevstorybook dev -p 6006formatbiome format --write .format:checkbiome check --formatter-enabled=false .format:fixbiome format --write .lint:checkbiome lint .lint:fixbiome lint --write .pre:installbun update --latest --recursive && bun installpreparehuskyprepare:deploybun run check:fix && bun run buildprepublishOnlynode -e "const fs = require('fs'); if (!fs.existsSync('dist')) { console.error('ERROR: dist directory not found. Run \"bun run build\" first.'); process.exit(1); }"storybookstorybook dev -p 6006testbun testtest:coveragebunx vitest run --coveragetypechecktsc --noEmit
Dependencies26
@radix-ui/react-accordion1.2.12@radix-ui/react-alert-dialog1.1.15@radix-ui/react-avatar1.1.11@radix-ui/react-checkbox1.3.3@radix-ui/react-dialog1.1.15@radix-ui/react-dropdown-menu2.1.16@radix-ui/react-label2.1.8@radix-ui/react-popover1.1.15@radix-ui/react-progress1.1.8@radix-ui/react-radio-group1.3.8@radix-ui/react-select2.2.6@radix-ui/react-separator1.1.8@radix-ui/react-slider1.3.6@radix-ui/react-slot1.2.4@radix-ui/react-switch1.2.6@radix-ui/react-tabs1.1.13@radix-ui/react-toast1.2.15@radix-ui/react-tooltip1.2.8@tanstack/react-table8.21.3@xyflow/react12.10.2class-variance-authority0.7.1clsx2.1.1cmdk1.1.1lucide-react1.8.0recharts3.8.1tailwind-merge3.4.0