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
Mar 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 bytes1,271,573
Previous version0.2.0
Published2026-06-11T04:04:44.162Z
SHA-256f15c73e59784fab314b52fbfb2d288d042902bd26f99b973cc15f0190db313da

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildtsup
  • build-storybookstorybook build
  • build:sandpacktsup src/index.ts --format esm --minify --treeshake --splitting false --out-dir build-sandpack --clean --external react,react-dom,next/navigation
  • cleanrimraf dist
  • generate:themestsx scripts/generate-theme-css.ts
  • storybookstorybook dev -p 6006
  • testvitest run --environment=jsdom
  • test:watchvitest --environment=jsdom
  • typechecktsc --project ./tsconfig.json --noEmit
Dependencies25
  • @iconify/react^6.0.2
  • @meilisearch/instant-meilisearch^0.25.0
  • @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
  • @snowcone-app/sdk0.12.0
  • @use-gesture/react^10.3.1
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lodash.throttle^4.1.1
  • lucide-react^0.435.0
  • react-icons^5.5.0
  • react-instantsearch^7.15.5
  • react-zoom-pan-pinch^3.6.4
  • tailwind-merge^3.0.0