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
- 108Mature · −50% score
- First published
- Nov 2021
- Publisher
- klavikka
Effective trust discount applied: −50% (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":["@genome-spy/[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":["@genome-spy/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2882598 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 20 · status changed
Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 2882598 bytes | 10 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 2882598 bytes | 10 |
| low | Obfuscation | package/dist/blosc-oa0DlI6G.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/esm-B8-vSu-c.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/esm-BDFRLEuD.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/esm-CuMSzCHy.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/esm-D-WfYOx7.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/esm-DCCYNvaz.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/esm-n0auOe11.js | matched "\\x20" | 3 |
| low | Obfuscation | package/dist/index.es.js | matched "\\u2028" | 3 |
| low | Obfuscation | package/dist/lz4-jZ0zyLBa.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/zstd-C6ksIG9r.js | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts9
buildrm -rf dist && mkdir -p dist && vite build && npm run build:schemabuild-storybookstorybook buildbuild:schemamkdir -p dist && ts-json-schema-generator --path 'src/spec/*.d.ts' --type AppRootSpec > dist/schema.jsondevnode dev-server.mjsprepublishOnlynpm run buildstorybookstorybook dev -p 6006test:tscnpm run test:tsc:src && npm run test:tsc:teststest:tsc:srctsc -p tsconfig.json --noEmittest:tsc:teststsc -p tsconfig.tests.json --noEmit
Dependencies14
@floating-ui/dom^1.6.1@fortawesome/fontawesome-free^6.4.2@fortawesome/fontawesome-svg-core^6.4.2@fortawesome/free-solid-svg-icons^6.4.2@genome-spy/core^0.75.0@reduxjs/toolkit^2.11.0d3-color^3.1.0idb^7.1.1lit^3.3.0lz-string^1.4.4mapsort^1.0.5micromark^4.0.0redux-undo^1.0.1zarrita^0.6.1