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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 7 · 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/dist/index.js | 2069208 bytes | 10 |
Manifest
Package metadata
Scripts20
buildtsc && vite buildbuild:citsc && vite buildbuild:csstailwindcss -c ./tailwind.config.js -i ./src/index.css -o ./dist/index.css --minifybuild:css:citailwindcss -c ./tailwind.config.js -i ./src/index.css -o ./dist/index.css --minifybuild:watchvite build --watchlintnpm run lint:ts && npm run lint:jslint:jseslint . --cache --cache-location node_modules/.eslintcache --ext ts,tsx --report-unused-disable-directiveslint:tstsc --noEmitpreparehusky installprepublishOnlynpm run buildpreviewvite previewstorybookstorybook dev -p 6006 --no-opentestvitesttest:coveragevitest --coveragetest:e2eplaywright test --project=chromiumtest:e2e:headedplaywright test --headed --project=chromiumtest:e2e:uiplaywright test --ui --project=chromiumtest:storybooktest-storybooktest:uivitest --uiwatch:csstailwindcss -c ./tailwind.config.js -o ./dist/index.css --watch
Dependencies13
@zoom/videosdk^2.4.2classnames^2.5.1clsx^2.1.1i18n^0.15.3i18next^26.1.0i18next-browser-languagedetector^8.2.1jsrsasign^11.1.3primeicons^7.0.0react-i18next^17.0.7react-use^17.6.0styled-components^5.3.11tailwind-merge^3.6.0uuid^14.0.0