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,897Niche · −30% score
- Versions published
- 375Mature · −50% score
- First published
- Dec 2023
- Publisher
- omercnet
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":["@descope/[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":["@descope/[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 25 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/esm2022/lib/components/access-key-management/access-key-management.component.mjs | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm2022/lib/components/applications-portal/applications-portal.component.mjs | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm2022/lib/components/audit-management/audit-management.component.mjs | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/fesm2022/descope-angular-sdk.mjs | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm2022/lib/components/descope/descope.component.mjs | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm2022/lib/components/role-management/role-management.component.mjs | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm2022/lib/components/user-management/user-management.component.mjs | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm2022/lib/components/user-profile/user-profile.component.mjs | matched "cUrl " | 12 |
Manifest
Package metadata
Scripts14
buildnpm run build:lib && rm -rf ./dist/package.jsonbuild:appng build demo-appbuild:libcp package.json ./projects/angular-sdk && ng build angular-sdk && rm -rf ./projects/angular-sdk/package.jsonformatprettier . -w --ignore-path .gitignoreformat-checkprettier . --check --ignore-path .gitignoreformat-lintpretty-quick --staged --ignore-path .gitignore && lint-stagedlintng lintngngposttestrm -rf ./projects/angular-sdk/package.jsonprebuildnode scripts/setversion/setversion.jspretestcp package.json ./projects/angular-sdkstartng servetestjest --config jest.config.jswatchng build --watch --configuration development
Dependencies11
@descope/access-key-management-widget0.6.0@descope/applications-portal-widget0.7.0@descope/audit-management-widget0.7.0@descope/core-js-sdk2.62.0@descope/role-management-widget0.6.0@descope/tenant-profile-widget0.6.0@descope/user-management-widget0.12.0@descope/user-profile-widget0.11.0@descope/web-component3.64.1@descope/web-js-sdk1.50.0tslib^2.3.0