PkgRadar

Package evidence

@sap/[email protected]

Install-time lifecycle script: postinstall="ts-patch install"

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
1,933Niche · −30% score
Versions published
38Mature · −50% score
First published
Aug 2021
Publisher
sap_extncrepos

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":["@sap/[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":["@sap/[email protected]"],"fail_on":"review"}'
Artifact bytes2,218,344
Previous version1.14.0
Published2025-11-10T18:28:45.854Z
SHA-2561f977bcb47a1fc2e56ab52b52e99d12a522f4ab6bb9ec8c249335988c637286f

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="ts-patch install"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="ts-patch install"5
lowLarge Javascript Payloadpackage/lib/mdkcli.js2674616 bytes0

Manifest

Package metadata

Scripts1
  • postinstallts-patch install
Dependencies16
  • @babel/core^7.22.5
  • @babel/plugin-proposal-decorators^7.16.4
  • @babel/preset-env^7.23.3
  • @nativescript/webpack^5.0.21
  • babel-loader^9.1.3
  • css-loader^6.8.1
  • json-loader0.5.7
  • metro-react-native-babel-preset0.73.10
  • source-map-loader^4.0.1
  • ts-loader9.5.1
  • ts-node10.9.2
  • ts-odatajs^4.0.9
  • ts-patch3.0.2
  • typescript>=5.2.2 <5.5.0
  • vscode-json-languageservice3.1.6
  • webpack5.95.0