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
- 114Established · −30% score
- First published
- Nov 2025
- Publisher
- rasmusfaber
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
Looks clean — keep monitoringNo 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":["@metrevals/[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":["@metrevals/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5936146 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 low · score 0 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/lib/index.js | 5936146 bytes | 0 |
Manifest
Package metadata
Scripts19
buildvite buildbuild:appvite build --mode developmentbuild:libvite build --mode librarycheck-allpnpm tsc && pnpm lint:fix && pnpm format && pnpm test && pnpm builddevvitedev-watchNODE_ENV=development vite build --mode development --watchdev-watch-logcross-env DEV_LOGGING=true NODE_ENV=development vite build --mode development --watchdev:libNODE_ENV=development vite build --mode library --watche2eplaywright test --config playwright.config.tsformatprettier --write .format:checkprettier --check .linteslint 'src/**/*.{js,jsx,mjs,ts,tsx}'lint:fixeslint 'src/**/*.{js,jsx,mjs,ts,tsx}' --fixtestvitest runtest:coveragevitest run --coveragetest:watchvitesttsctsc --noEmittypechecktsc --noEmitwatchvite build --watch
Dependencies34
@codemirror/autocomplete^6.20.2@codemirror/language^6.12.1@codemirror/lint^6.9.6@codemirror/state^6.5.4@codemirror/view^6.43.0@lezer/highlight^1.2.2@popperjs/core^2.11.8@vscode-elements/react-elements^2.4.0ag-grid-community^34.3.1ag-grid-react^34.3.1ansi-output^0.0.9asciinema-player^3.15.1bootstrap^5.3.8bootstrap-icons^1.13.1clipboard^2.0.11clsx^2.1.1codemirror^6.0.2dexie^4.4.2fast-json-patch^3.1.1fflate^0.8.3filtrex^3.1.0fzstd^0.1.1immer^11.1.8json5^2.2.3jsondiffpatch^0.7.6markdown-it^14.1.1postcss-url^10.1.3prismjs^1.30.0react^19.2.6react-dom^19.2.6- …and 4 more.