PkgRadar

Package evidence

@snowcone-app/[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.

Versions published
8
First published
Jun 2026
Publisher
snowcone-team

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":["@snowcone-app/[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":["@snowcone-app/[email protected]"],"fail_on":"review"}'
Publishersnowcone-team
Artifact bytes3,280,377
Previous version0.13.1
Published2026-06-11T01:44:31.663Z
SHA-256d7a71946f02c1fc452d0a0b6674ad5ca805fdf800bd10acb14c7e8b0c8e09e3b

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.14.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts45
  • buildvite build
  • build-storybookstorybook build
  • build:libpnpm run generate:icons && pnpm run bundle:worker && vite build --config vite.lib.config.ts && pnpm run check:css
  • bundle:workernode scripts/bundle-worker.js
  • check:classesnode scripts/prefix-classes.mjs --check
  • check:cssnode scripts/check-css-namespace.mjs
  • devvite
  • dev:libpnpm run bundle:worker && vite build --config vite.lib.config.ts --watch
  • dev:proxynode scripts/noun-project-proxy.js
  • formatprettier --write "src/**/*.{ts,tsx,js,jsx,css,md}"
  • format:checkprettier --check "src/**/*.{ts,tsx,js,jsx,css,md}"
  • generatenode scripts/generate.js
  • generate:iconsnpx tsx scripts/generate-icons.ts
  • precommitpnpm run test:quick
  • previewvite preview
  • sizesize-limit
  • size:checksize-limit --limit
  • storybookstorybook dev -p 6007
  • testpnpm run test:unit && pnpm run test:component && pnpm run test:ssr
  • test:componentvitest run --config vitest.component.config.ts
  • test:component:uivitest --ui --config vitest.component.config.ts
  • test:component:watchvitest --config vitest.component.config.ts
  • test:criticalplaywright test tests/e2e/critical
  • test:critical:uiplaywright test tests/e2e/critical --ui
  • test:e2eplaywright test
  • test:e2e:headedplaywright test --headed
  • test:e2e:reportplaywright show-report
  • test:e2e:uiplaywright test --ui
  • test:generatedplaywright test tests/e2e/generated
  • test:generated:uiplaywright test tests/e2e/generated --ui
  • …and 15 more.
Dependencies25
  • @iconify/react^6.0.2
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-collapsible^1.1.12
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-radio-group^1.3.8
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slider^1.3.6
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • @runware/sdk-js^1.2.2
  • @snowcone-app/sdk0.11.0
  • buffer^6.0.3
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • culori^4.0.2
  • fontkit^2.0.4
  • lodash-es^4.17.21
  • react-colorful^5.6.1
  • tailwind-merge^3.0.0
  • tailwind-variants^3.1.1