PkgRadar

Package evidence

@sanity/[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
685,875Ubiquitous · −70% score
Versions published
220Mature · −50% score
First published
Feb 2025
Publisher
sanity-svc.npm

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@sanity/[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":["@sanity/[email protected]"],"fail_on":"review"}'
Artifact bytes747,794
Previous version16.0.2
Published2026-06-16T19:37:03.332Z
SHA-25600a264caeb527d4b2ebd6444a4c52cd59429f447bebd6dedd087e839be9f44d8

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts24
  • buildnpm run build:rollup && npm run build:ts && npm run build:static && npm run build:oclif
  • build:oclifoclif manifest && oclif readme
  • build:rolluprollup -c
  • build:staticnpm run copy:wrapper && npm run copy:design-tokens && npm run copy:server
  • build:tsshx rm -rf dist *.tsbuildinfo && tsc -b
  • cleanshx rm -rf dist oclif.manifest.json
  • copy:design-tokensshx rm -rf ./src/server/static/vendor/design-tokens && shx cp -r ./node_modules/@sanity-labs/design-tokens/dist/css ./src/server/static/vendor/design-tokens
  • copy:servershx cp -r ./src/server/static ./dist/server
  • copy:wrappershx cp ./src/utils/functions/child-process-wrapper.js ./dist/utils/functions/child-process-wrapper.js
  • lintbiome ci
  • lint:fixnpm run lint:write
  • lint:writebiome check --write
  • postpackshx rm -f oclif.manifest.json
  • preparenpm run build
  • testvitest run && npm run test:depmgmt && npm run lint
  • test:bp-version-smokenode ./test/blueprints-version-smoke.js
  • test:coveragevitest run --coverage --coverage.include "runtime-cli/src/**/*"
  • test:depmgmtvitest run --config ./test-depmgmt/vitest.config.ts
  • test:playwrightplaywright install chromium && playwright install-deps chromium && playwright test
  • test:scenariosvitest run test/scenarios
  • test:unitvitest run --exclude "test/scenarios/**/*"
  • test:vitestvitest run
  • typechecktsc --project tsconfig.typecheck.json
  • watchtsc --watch
Dependencies22
  • @architect/hydrate^5.0.2
  • @architect/inventory^5.0.0
  • @inquirer/prompts^8.4.2
  • @oclif/core^4.11.0
  • @oclif/plugin-help^6.2.46
  • @sanity-labs/design-tokens^0.0.2-alpha.2
  • @sanity/blueprints^0.20.1
  • @sanity/blueprints-parser^0.4.0
  • @sanity/client^7.22.0
  • adm-zip^0.5.17
  • array-treeify^0.1.5
  • cardinal^2.1.1
  • empathic^2.0.0
  • eventsource^4.1.0
  • groq-js^1.30.1
  • jiti^2.7.0
  • mime-types^3.0.2
  • ora^9.4.0
  • tar-stream^3.2.0
  • vite^8.0.16
  • ws^8.20.0
  • xdg-basedir^5.1.0