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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/index.es.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts4
buildtsc && vite buildprepacknpm run buildpublishyarn npm publish --access publictestjest
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.31classnames^2.3.1hotkeys-js^3.8.7jsonschema^1.5.0lodash^4.17.21markdown-to-jsx^7.1.3marked-react^3.0.0minimatch^10.0.1react^17.0.2react-dom^17.0.2react-popper^2.2.5react-responsive-carousel^3.2.21rxjs^7.0.1short-uuid^5.2.0use-immer^0.7.0vscode-debugprotocol^1.51.0