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
137Mature · −50% score
First published
May 2024
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 bytes902,116
Previous version0.25.3
Published2026-06-08T16:59:30.304Z
SHA-2563398870905ba442f945630166021910220e19e0af4d7bf82f9596ab8352211ac

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.25.5Version
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
Dependencies8
  • @asgardeo/browser0.7.9
  • @asgardeo/i18n0.4.5
  • @emotion/css11.13.5
  • @floating-ui/react0.27.12
  • @types/react-dom19.2.3
  • dompurify3.3.1
  • react-dom19.2.4
  • tslib2.8.1