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
- 415
- Versions published
- 204Mature · −50% score
- First published
- Jul 2023
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@darajs/[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":["@darajs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2231068 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 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.umd.cjs | 2231068 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.js | 2660339 bytes | 10 |
Manifest
Package metadata
Scripts10
buildrimraf dist && vite build && tsc && tsc-aliasbuild-storybookstorybook buildformatprettier src --writeformat:checkprettier src --checklinttsc && eslint src --ext .ts,.tsx --max-warnings 0 && stylelint './src/**/*.{ts,tsx}'lint:fixtsc && eslint src --ext .ts,.tsx --max-warnings 0 --fix && stylelint './src/**/*.{ts,tsx}' --fixprepare-devtsc && tsc-aliasstorybookstorybook dev -p 6006testjesttest-watchjest --watch
Dependencies31
@darajs/styled-components1.27.0@darajs/ui-components1.27.0@darajs/ui-icons1.27.0@darajs/ui-notifications1.27.0@darajs/ui-utils1.27.0@darajs/ui-widgets1.27.0comlink^4.4.1cytoscape^3.23.0cytoscape-fcose^2.2.0d36.2.0d3-dag^1.1.0d3-scale3.2.1eventemitter3^5.0.1fontfaceobserver^2.3.0graphology^0.25.1graphology-dag^0.2.0graphology-layout^0.6.1graphology-layout-forceatlas2^0.10.1graphology-layout-noverlap^0.4.2graphology-types^0.24.7immer^10.0.4lodash4.17.21nanoid^3.3.8polished^4.1.1react^18.0react-dnd^14.0.5react-dnd-html5-backend^14.1.0svg-path-parser^1.1.0use-immer^0.9.0vis-data^7.1.2- …and 1 more.