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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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:iconsbuild-devnpm run check-types && vite build && node scripts/createIconIndexes.mjsbuild-storybookstorybook build --stats-jsonbuild:css-utilsnpx hammer-token copy-css-utils ./public/assets/css-utils && node ./scripts/scopeCssUtilsUnderAnvil2.mjsbuild:iconspnpm svgo:st-icons && node scripts/createIconIndexes.mjsbuild:vitevite buildcheck-typestsc --noEmit --project tsconfig.build.jsoncleanrimraf dist node_modules/.cachecp-filescp ./package.json dist && cp ./README.md distdevvite build --watchfigma:connectfigma connectfigma:iconsnode scripts/generateIconCodeConnect.mjsfigma:icons:generatenode scripts/generateIconCodeConnect.mjs --generate-onlyfigma:icons:publishnode scripts/generateIconCodeConnect.mjs --publish-onlyfigma:publishfigma connect publishlintoxlint . -c ../../.oxlintrc.jsonnukepnpm clean && rimraf node_modulesplaywright:installplaywright installplaywright:reportplaywright show-reportstorybookstorybook dev -p 7007svgo:st-iconspnpm svgo ./public/assets/icons/st/*.svgtestvitest run --project=unit --coverage.enabled=true --coverage.reporter=lcov --coverage.reporter=texttest-storybookvitest --project=storybooktest: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.