PkgRadar

Package evidence

@riddix/[email protected]

Large Javascript Payload: 3016114 bytes

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
354
First published
Feb 2026
Publisher
riddix

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":["@riddix/[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":["@riddix/[email protected]"],"fail_on":"review"}'
Publisherriddix
Artifact bytes3,008,474
Previous version2.1.0-alpha.697
Published2026-05-28T13:19:04.815Z
SHA-2566ff1510726a7c2d1dcfb2b006ff7422351729ce770df48c5ebd0bf68b13b840f

Why flagged

What the scanner saw

Large Javascript Payload: 3016114 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
20Score
2.1.0-alpha.698Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/frontend/assets/index-DL78X0CY.js3016114 bytes10
mediumLarge Javascript Payloadpackage/dist/backend/cli.js6534696 bytes10

Manifest

Package metadata

Scripts7
  • buildnode build.js
  • bundlepnpm pack --out package.tgz
  • cleanupnpx rimraf node_modules dist pack LICENSE README.md
  • postbuildpnpm run bundle
  • prestartpnpm run build
  • startdotenvx run -f ../../.env -- ./dist/backend/cli.js start
  • testvitest run
Dependencies17
  • @matter/general0.17.0
  • @matter/main0.17.0
  • @matter/nodejs0.17.0
  • ajv8.18.0
  • archiver7.0.1
  • color5.0.3
  • debounce3.0.0
  • express5.2.1
  • express-basic-auth1.2.1
  • express-ip-access-control1.1.3
  • home-assistant-js-websocket9.6.0
  • lodash-es4.18.1
  • multer2.1.1
  • nocache4.0.0
  • unzipper0.12.3
  • ws8.21.0
  • yargs18.0.0