PkgRadar

Package evidence

@shipshitdev/[email protected]

no findings

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 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":["@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"}'
Artifact bytes249,790
Previous version0.6.1
Published2026-04-28T19:52:49.525Z
SHA-256299fea456200f2fdbbd36ccb6d9de285d020b88f9c131c71ea21cdfa68f55e00

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

low
Last checked
lowRisk
0Score
0.6.2Version
Status history (1 event)
  1. newavailable · 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:preset
  • build-storybookstorybook build
  • build:cssbunx postcss ./src/styles/globals.scss -o ./dist/styles.css --verbose
  • build:flows-cssnode scripts/build-flows-css.mjs
  • build:lib./scripts/build-lib.sh
  • build:presetnode scripts/build-preset.mjs
  • build:themesnode scripts/build-themes.mjs
  • checkbiome check .
  • check:fixbiome check --write .
  • deploy:storybookbun run build-storybook
  • deps:updatebun update --latest
  • devstorybook dev -p 6006
  • formatbiome 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 install
  • preparehusky
  • prepare:deploybun run check:fix && bun run build
  • prepublishOnlynode -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 6006
  • testbun test
  • test:coveragebunx vitest run --coverage
  • typechecktsc --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.2
  • class-variance-authority0.7.1
  • clsx2.1.1
  • cmdk1.1.1
  • lucide-react1.8.0
  • recharts3.8.1
  • tailwind-merge3.4.0