PkgRadar

Package evidence

@descope/[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.

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 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":["@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"}'
Publisheromercnet
Artifact bytes77,268
Previous version0.25.1
Published2026-05-25T09:33:03.648Z
SHA-256d351befe6f9c9be9454d0de3964175d7cafa828a80e30239b9c6dd270673e043

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
25Score
0.25.2Version
Status history (1 event)
  1. newavailable · risk review · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/esm2022/lib/components/access-key-management/access-key-management.component.mjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/esm2022/lib/components/applications-portal/applications-portal.component.mjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/esm2022/lib/components/audit-management/audit-management.component.mjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/fesm2022/descope-angular-sdk.mjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/esm2022/lib/components/descope/descope.component.mjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/esm2022/lib/components/role-management/role-management.component.mjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/esm2022/lib/components/user-management/user-management.component.mjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/esm2022/lib/components/user-profile/user-profile.component.mjsmatched "cUrl "12

Manifest

Package metadata

Scripts14
  • buildnpm run build:lib && rm -rf ./dist/package.json
  • build:appng build demo-app
  • build:libcp package.json ./projects/angular-sdk && ng build angular-sdk && rm -rf ./projects/angular-sdk/package.json
  • formatprettier . -w --ignore-path .gitignore
  • format-checkprettier . --check --ignore-path .gitignore
  • format-lintpretty-quick --staged --ignore-path .gitignore && lint-staged
  • lintng lint
  • ngng
  • posttestrm -rf ./projects/angular-sdk/package.json
  • prebuildnode scripts/setversion/setversion.js
  • pretestcp package.json ./projects/angular-sdk
  • startng serve
  • testjest --config jest.config.js
  • watchng 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.0
  • tslib^2.3.0