PkgRadar

Package evidence

@asgardeo/[email protected]

Remote Dependency Spec: devDependencies.@wso2/eslint-plugin="git+https://github.com/brionmario/wso2-ui-configs.git#d3041825a4f8f235c8f9fa36b55cf29d54e791c8&path:packages/eslint-plugin"

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
89Mature · −50% score
First published
Jun 2025
Publisher
wso2-org

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":["@asgardeo/[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":["@asgardeo/[email protected]"],"fail_on":"review"}'
Publisherwso2-org
Artifact bytes389,501
Previous version0.7.3
Published2026-05-11T08:40:17.519Z
SHA-25629db738ec3d97336f4a79dc8b58298b59b8814cf112f8b4c5dc1ab5ee05f1449

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@wso2/eslint-plugin="git+https://github.com/brionmario/wso2-ui-configs.git#d3041825a4f8f235c8f9fa36b55cf29d54e791c8&path:packages/eslint-plugin"

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
0.7.4Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@wso2/eslint-plugin="git+https://github.com/brionmario/wso2-ui-configs.git#d3041825a4f8f235c8f9fa36b55cf29d54e791c8&path:packages/eslint-plugin"8
mediumRemote Dependency Specpackage.jsondevDependencies.@wso2/prettier-config="git+https://github.com/brionmario/wso2-ui-configs.git#d3041825a4f8f235c8f9fa36b55cf29d54e791c8&path:packages/prettier-config"8

Manifest

Package metadata

Scripts7
  • buildpnpm clean && node esbuild.config.mjs && tsc -p tsconfig.lib.json --emitDeclarationOnly --outDir dist
  • cleanrimraf dist
  • fix:linteslint . --ext .js,.jsx,.ts,.tsx,.cjs,.mjs
  • linteslint . --ext .js,.jsx,.ts,.tsx,.cjs,.mjs
  • testvitest
  • test:browservitest --workspace=vitest.workspace.ts
  • typechecktsc -p tsconfig.lib.json
Dependencies11
  • @asgardeo/javascript0.20.0
  • base64url3.0.1
  • buffer6.0.3
  • core-js3.42.0
  • crypto-browserify3.12.1
  • fast-sha2561.3.0
  • jose6.0.11
  • process0.11.10
  • randombytes2.1.0
  • stream-browserify3.0.0
  • tslib2.8.1