PkgRadar

Package evidence

@servicetitan/[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
448Mature · −50% score
First published
Apr 2024
Publisher
st-team

Effective trust discount applied: 50% (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":["@servicetitan/[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":["@servicetitan/[email protected]"],"fail_on":"review"}'
Publisherst-team
Artifact bytes5,655,782
Previous version3.0.8
Published2026-06-10T18:58:39.277Z
SHA-256ae7a5475cd3ea9b3a940648fb4d23467d9bbcd236ac79af911aa51a306a42f42

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
3.0.9Version
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 check-types && npm run build:css-utils && npm run build:vite && npm run build:icons
  • build-devnpm run check-types && vite build && node scripts/createIconIndexes.mjs
  • build-storybookstorybook build --stats-json
  • build:css-utilsnpx hammer-token copy-css-utils ./public/assets/css-utils && node ./scripts/scopeCssUtilsUnderAnvil2.mjs
  • build:iconspnpm svgo:st-icons && node scripts/createIconIndexes.mjs
  • build:vitevite build
  • check-typestsc --noEmit --project tsconfig.build.json
  • cleanrimraf dist node_modules/.cache
  • cp-filescp ./package.json dist && cp ./README.md dist
  • devvite build --watch
  • figma:connectfigma connect
  • figma:iconsnode scripts/generateIconCodeConnect.mjs
  • figma:icons:generatenode scripts/generateIconCodeConnect.mjs --generate-only
  • figma:icons:publishnode scripts/generateIconCodeConnect.mjs --publish-only
  • figma:publishfigma connect publish
  • lintoxlint . -c ../../.oxlintrc.json
  • nukepnpm clean && rimraf node_modules
  • playwright:installplaywright install
  • playwright:reportplaywright show-report
  • storybookstorybook dev -p 7007
  • svgo:st-iconspnpm svgo ./public/assets/icons/st/*.svg
  • testvitest run --project=unit --coverage.enabled=true --coverage.reporter=lcov --coverage.reporter=text
  • test-storybookvitest --project=storybook
  • test:integrationplaywright test
Dependencies43
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @emotion/is-prop-valid^1.4.0
  • @floating-ui/react^0.26.20
  • @floating-ui/react-dom^2.1.1
  • @maskito/core^3.10.0
  • @maskito/kit^3.10.0
  • @maskito/react^3.10.0
  • @react-hook/merged-ref^1.3.2
  • @react-hook/resize-observer^2.0.1
  • @servicetitan/anvil-fonts>=14
  • @servicetitan/hammer-icon1.2.0
  • @servicetitan/hammer-token3.0.2
  • @tanstack/react-table^8.21.3
  • @tanstack/react-virtual^3.13.12
  • @tiptap/core^3.20.4
  • @tiptap/extension-drag-handle-react^3.20.5
  • @tiptap/extension-file-handler^3.20.5
  • @tiptap/extension-image^3.20.4
  • @tiptap/extension-mention^3.20.4
  • @tiptap/extension-placeholder^3.20.4
  • @tiptap/extension-task-item^3.20.4
  • @tiptap/extension-task-list^3.20.4
  • @tiptap/extension-text-align^3.20.4
  • @tiptap/extension-text-style^3.20.4
  • @tiptap/extension-youtube^3.20.5
  • @tiptap/pm^3.20.4
  • @tiptap/react^3.20.4
  • @tiptap/starter-kit^3.20.4
  • …and 13 more.