PkgRadar

Package evidence

@snowcone-app/[email protected]

Suspicious Publish Context: {"package_age_days":7,"publisher":"snowcone-team","burst_same_day":1,"burst_week":1,"lure":{"kind":"token_affix","target":"canvas"},"version_anomaly":false,"new_account":false}

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
8,270Niche · −30% score
Versions published
34
First published
Jun 2026
Publisher
snowcone-team

Effective trust discount applied: 30% (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":["@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,620,404
Previous version0.33.0
Published2026-06-12T17:57:13.404Z
SHA-256b4cb6c96671929f148da3ebdd2f87ca194aac954ddec8df3e92f441613c6f95f

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":7,"publisher":"snowcone-team","burst_same_day":1,"burst_week":1,"lure":{"kind":"token_affix","target":"canvas"},"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"snowcone-team","burst_same_day":1,"burst_week":1,"lure":{"kind":"token_affix","target":"canvas"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts51
  • 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 && node scripts/check-dist-painters.mjs
  • check:graphnode scripts/check-import-graph.mjs
  • devvite
  • dev:libpnpm run bundle:worker && vite build --config vite.lib.config.ts --watch
  • dev:proxynode scripts/noun-project-proxy.js
  • eval:agentic-dxnode evals/agentic-dx/run-eval.mjs
  • formatprettier --write "src/**/*.{ts,tsx,js,jsx,css,md}"
  • format:checkprettier --check "src/**/*.{ts,tsx,js,jsx,css,md}"
  • gen:error-contractnode scripts/gen-error-contract.mjs
  • gen:styling-contractSTYLING_CONTRACT_WRITE=1 vitest run src/components/editor/__tests__/stylingContract.test.tsx
  • 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 typecheck:verify && pnpm run test:unit && pnpm run test:component && pnpm run test:ssr && pnpm run check:graph
  • 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
  • …and 21 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.17.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