PkgRadar

Package evidence

@ws-ui/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
231Mature · −50% score
First published
Sep 2023
Publisher
axel-dev

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":["@ws-ui/[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":["@ws-ui/[email protected]"],"fail_on":"review"}'
Publisheraxel-dev
Artifact bytes2,121,707
Previous version1.12.4
Published2026-05-22T10:47:44.386Z
SHA-25613dcf7a487d8508f723791e7e07e155869c865f2b703b016c6cf94b05552eb92

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.13.0-dev.1Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.es.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts4
  • buildtsc && vite build
  • prepacknpm run build
  • publishyarn npm publish --access public
  • testjest
Dependencies24
  • @emotion/react^11.4.0
  • @emotion/styled^11.14.0
  • @headlessui/react^1.7.19
  • @popperjs/core^2.9.2
  • @radix-ui/react-popover^0.1.6
  • @radix-ui/react-tooltip^0.1.7
  • @ws-ui/craftjs-core0.2.26
  • @ws-ui/icons1.13.0
  • @ws-ui/ui-components^1.0.31
  • classnames^2.3.1
  • hotkeys-js^3.8.7
  • jsonschema^1.5.0
  • lodash^4.17.21
  • markdown-to-jsx^7.1.3
  • marked-react^3.0.0
  • minimatch^10.0.1
  • react^17.0.2
  • react-dom^17.0.2
  • react-popper^2.2.5
  • react-responsive-carousel^3.2.21
  • rxjs^7.0.1
  • short-uuid^5.2.0
  • use-immer^0.7.0
  • vscode-debugprotocol^1.51.0