PkgRadar

Package evidence

@fraku/[email protected]

Large Javascript Payload: 2069208 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
606
Versions published
95Established · −30% score
First published
Oct 2025
Publisher
iduetxe

Effective trust discount applied: 30% (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":["@fraku/[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":["@fraku/[email protected]"],"fail_on":"review"}'
Publisheriduetxe
Artifact bytes3,961,914
Previous version0.1.91
Published2026-05-28T12:29:06.000Z
SHA-2569f66d638b17b5a021270956d227e7655d6782e9ce9aec643807bca48bfde9430

Why flagged

What the scanner saw

Large Javascript Payload: 2069208 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.1.92Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2069208 bytes10

Manifest

Package metadata

Scripts20
  • buildtsc && vite build
  • build:citsc && vite build
  • build:csstailwindcss -c ./tailwind.config.js -i ./src/index.css -o ./dist/index.css --minify
  • build:css:citailwindcss -c ./tailwind.config.js -i ./src/index.css -o ./dist/index.css --minify
  • build:watchvite build --watch
  • lintnpm run lint:ts && npm run lint:js
  • lint:jseslint . --cache --cache-location node_modules/.eslintcache --ext ts,tsx --report-unused-disable-directives
  • lint:tstsc --noEmit
  • preparehusky install
  • prepublishOnlynpm run build
  • previewvite preview
  • storybookstorybook dev -p 6006 --no-open
  • testvitest
  • test:coveragevitest --coverage
  • test:e2eplaywright test --project=chromium
  • test:e2e:headedplaywright test --headed --project=chromium
  • test:e2e:uiplaywright test --ui --project=chromium
  • test:storybooktest-storybook
  • test:uivitest --ui
  • watch:csstailwindcss -c ./tailwind.config.js -o ./dist/index.css --watch
Dependencies13
  • @zoom/videosdk^2.4.2
  • classnames^2.5.1
  • clsx^2.1.1
  • i18n^0.15.3
  • i18next^26.1.0
  • i18next-browser-languagedetector^8.2.1
  • jsrsasign^11.1.3
  • primeicons^7.0.0
  • react-i18next^17.0.7
  • react-use^17.6.0
  • styled-components^5.3.11
  • tailwind-merge^3.6.0
  • uuid^14.0.0