PkgRadar

Package evidence

@sap/[email protected]

Remote Payload: matched "curl "

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
2
First published
Oct 2025
Publisher
sap_extncrepos

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 bytes525,779
Previous versionnone
Published2025-10-06T02:18:05.195Z
SHA-256c30081523f42a9a59a5b5d70f2a14b9d1251c12b201dadebd86a89045675796d

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/generators/app/utils/cfHelper.jsmatched "curl "12
mediumRemote Payloadpackage/generators/app/utils/serviceHelper.jsmatched "curl "12

Manifest

Package metadata

Scripts4
  • coveragejest -i --verbose --coverage --detectOpenHandles --forceExit
  • eslinteslint .
  • fixeslint --fix
  • testjest -i --verbose --detectOpenHandles --forceExit
Dependencies17
  • @sap-devx/feature-toggle-node2.0.3
  • @sap-devx/yeoman-ui-types1.20.1
  • atob2.1.2
  • axios1.12.2
  • btoa1.2.1
  • comment-json1.1.3
  • datauri^4.1.0
  • fs-extra^11.3.2
  • gulp-beautify^3.0.0
  • gulp-if^3.0.0
  • lodash4.17.21
  • mkdirp3.0.1
  • node-fetch3.3.2
  • request2.88.2
  • xml-beautifier0.5.0
  • xml2js0.6.2
  • yeoman-generator5.7.0