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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/generators/app/utils/cfHelper.js | matched "curl " | 12 |
| medium | Remote Payload | package/generators/app/utils/serviceHelper.js | matched "curl " | 12 |
Manifest
Package metadata
Scripts4
coveragejest -i --verbose --coverage --detectOpenHandles --forceExiteslinteslint .fixeslint --fixtestjest -i --verbose --detectOpenHandles --forceExit
Dependencies17
@sap-devx/feature-toggle-node2.0.3@sap-devx/yeoman-ui-types1.20.1atob2.1.2axios1.12.2btoa1.2.1comment-json1.1.3datauri^4.1.0fs-extra^11.3.2gulp-beautify^3.0.0gulp-if^3.0.0lodash4.17.21mkdirp3.0.1node-fetch3.3.2request2.88.2xml-beautifier0.5.0xml2js0.6.2yeoman-generator5.7.0