PkgRadar

Package evidence

@eqtylab/[email protected]

Large Javascript Payload: 4647153 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.

Weekly downloads
164
Versions published
9
First published
Jan 2026
Publisher
robtu

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@eqtylab/[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":["@eqtylab/[email protected]"],"fail_on":"review"}'
Publisherrobtu
Artifact bytes10,972,097
Previous version0.0.4
Published2026-02-11T15:06:09.496Z
SHA-256a300fce90f7c7a5e0a1280d5bd2a2aeee13f2fda460e2c4bb7532aa492e54d02

Why flagged

What the scanner saw

Large Javascript Payload: 4647153 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/app/assets/index-D8CPb0fZ.js4647153 bytes0
lowLarge Javascript Payloadpackage/dist/lib/index-oZMUEzpx.js4249523 bytes0
lowLarge Javascript Payloadpackage/dist/lib/integrity_js-hCFCQl72.js6305153 bytes0
lowObfuscation Densitypackage/dist/app/manifests/model-signing.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts12
  • apivite --host --config vite.app.config.ts --mode api
  • buildpnpm build:app && pnpm build:lib
  • build:appvite build --config vite.app.config.ts --outDir dist/app
  • build:libvite build --config vite.lib.config.ts --outDir dist/lib
  • devvite --config vite.app.config.ts
  • fmtprettier --write src
  • format:checkprettier --check src
  • linteslint .
  • lint:fixeslint . --fix
  • manifestvite --host --config vite.app.config.ts --mode manifest
  • previewvite preview --config vite.app.config.ts
  • typechecktsc --noEmit
Dependencies23
  • @auth0/auth0-react^2.3.0
  • @dagrejs/dagre^1.0.2
  • @eqtylab/equality1.0.0
  • @eqtylab/integrity-js0.0.1
  • @eqtylab/vcomp-verify-js^0.0.0
  • @fontsource/ibm-plex-mono^5.0.2
  • @radix-ui/react-accordion^1.2.3
  • @xyflow/react^12.6.4
  • clsx^2.1.1
  • date-fns^3.6.0
  • date-fns-tz^3.1.3
  • framer-motion^12.23.24
  • husky^9.1.7
  • lucide-react^0.486.0
  • magic-bytes.js^1.12.1
  • multiformats^13.3.2
  • react^19.0.0
  • react-dom^19.0.0
  • react-router-dom^6.18.0
  • reactflow^11.7.2
  • tailwind-merge^2.5.4
  • uuid^11.1.0
  • zustand^4.4.1