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
- 16
- Versions published
- 5
- First published
- Oct 2025
- Publisher
- supnate
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":["@ebay/[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":["@ebay/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5280354 bytes
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/public/muse-assets/p/@ebay.muse-lib-antd/v1.2.22/dist/main.js | 5280354 bytes | 10 |
Manifest
Package metadata
Scripts3
buildmuse export muserunner staging ./publicstartnode lib/server.jstestecho "Error: no test specified" && exit 1
Dependencies20
@ebay/muse-client^1.0.27@ebay/muse-core^2.0.0@ebay/muse-dev-utils^2.0.0@ebay/muse-express-middleware^2.0.0chalk^5.3.0chokidar^3.5.3conf^11.0.2cors^2.8.5express^4.18.2express-history-api-fallback^2.2.1express-ws^5.0.2fs-extra^11.1.1get-port^7.0.0js-plugin^1.1.0lodash^4.17.21node-pty^1.1.0package-json^8.1.1react-dev-utils^12.0.1semver^7.5.4simple-git^3.20.0