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
- 51,544Mainstream · −50% score
- Versions published
- 680Mature · −50% score
- First published
- Jun 2020
- 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 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
Credential file access: matched "GITHUB_TOKEN"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/specification/scripts/distTagWriter.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts29
buildnpm-run-all -l -s clean:before -s compile -p create-json-schemas copy-templates -p copy-json-schemas htmlV2 -s bundlebuild:devnpm-run-all -l -s clean:before -s compile -p create-json-schemas copy-templates -s copy-json-schemas bundle:devbuild:docnpm-run-all -l -s clean:doc -s compile -s htmlV2 -s bundlebuild:schemasnpm-run-all -l -s create-json-schemas copy-json-schemasbuild:snapyarn build:dev && yarn update-snapshotsbundlenode esbuildbundle:devnode esbuild --minify=falsebundle:watchnode esbuild --watch --stats --minify=falseclean:beforerimraf ./dist ./types ./schemasclean:docrimraf ./dist/documentationcompiletsc --project ./tsconfig.build.jsoncompile:watchtsc --build ./tsconfig.build.json --pretty --watchcopy-json-schemascpy "schemas/**" dist/schemascopy-templatescpy "src/sync/v2/export/templates/**" dist/templates --flatcreate-json-schemasts-node ./scripts/schema/index.tsdeleteSnapshotsrimraf **/_file_snapshots_docuV2ts-node ./scripts/extractDocu.ts --version=v2 format=excelhtmlV2ts-node ./scripts/extractDocu.ts --version=v2 --format=htmllinteslint .lint:fixeslint . --fixlint:reporteslint . -f multiplelint:report:jslinteslint . -o reports/lint/eslint.jslint.xml -f jslint-xmllint:summaryeslint . -f summarytestjest && node ../../scripts/scov.js reports/test/unit/coverage/lcov.infotest:cinode --max-old-space-size=4096 ./node_modules/.bin/jest --ci --forceExit --detectOpenHandles && node ../../scripts/scov.js reports/test/unit/coverage/lcov.infoupdate-snapshotsjest --updateSnapshotvalidity-reportts-node ./scripts/generate-validity-report.tswatchnpm-run-all -l -s clean:before -p compile create-json-schemas copy-templates -p copy-json-schemas -s bundle:watchwatch:docnpm-run-all -l -s clean:doc -s compile -s htmlV2 -s bundle:watch
Dependencies2
@sap-ux/fe-fpm-writer0.43.28@sap-ux/vocabularies-types0.15.0