PkgRadar

Package evidence

@servicetitan/[email protected]

Credential file access: matched ".npmrc"

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
11,482Mainstream · −50% score
Versions published
360Mature · −50% score
First published
Apr 2020
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

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":["@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 bytes518,944
Previous version34.3.0-beta.0
Published2026-03-13T07:49:29.618Z
SHA-256c0667247fb10524375606be404f661dae1cec02249acc0093f394b29475e7b98

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
34.3.0-beta.1Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli/commands/review/rules/require-npmrc.jsmatched ".npmrc"5
lowCredential file accesspackage/src/cli/commands/review/rules/require-npmrc.tsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./src/postinstall.js"5

Manifest

Package metadata

Scripts1
  • postinstallnode ./src/postinstall.js
Dependencies75
  • @babel/preset-env~7.29.0
  • @jest/core~30.2.0
  • @jest/types~30.2.0
  • @jsdevtools/coverage-istanbul-loader^3.0.5
  • @servicetitan/eslint-config34.2.1
  • @servicetitan/install34.2.1
  • @servicetitan/startup-utils34.2.1
  • @servicetitan/stylelint-config34.2.1
  • @svgr/webpack^8.1.0
  • @swc/cli^0.5.0
  • @swc/core1.15.18
  • @types/debug^4.1.12
  • @types/jest~30.0.0
  • @vitest/coverage-v8^4.0.18
  • chalk~4.1.2
  • cli-table3^0.6.5
  • cpx28.0.0
  • css-loader~7.1.4
  • css-minimizer-webpack-plugin^7.0.4
  • debounce^2.2.0
  • debug^4.4.3
  • deepmerge~4.3.1
  • eslint~9.39.2
  • eta^3.5.0
  • execa~5.1.1
  • glob~13.0.6
  • html-webpack-plugin~5.6.6
  • html-webpack-tags-plugin^3.0.2
  • identity-obj-proxy~3.0.0
  • jest~30.2.0
  • …and 45 more.