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
- 241Mature · −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: 6871135 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 3 · 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/umd/dara.components.umd.js | 6871135 bytes | 10 |
Manifest
Package metadata
Scripts8
buildrimraf dist && vite build && tsc && cp js/index.css dist/ && cp -R dist/umd/. dara/components/_assets/auto_js/formatprettier js --write --list-differentformat:checkprettier js --checklinttsc --noemit && eslint js --ext .tsx --max-warnings 0 && stylelint './js/**/*.tsx'lint:fixtsc --noemit && eslint js --ext .tsx --max-warnings 0 --fix && stylelint --fix './js/**/*.tsx'packageyarn build && yarn publish --no-git-tag-versionprepare-devtsc && cp js/index.css dist/test-watchjest --watch
Dependencies39
@bokeh/bokehjs~3.1.1@codemirror/autocomplete^6.0.0@codemirror/commands^6.0.0@codemirror/lang-json^6.0.0@codemirror/lang-markdown^6.0.0@codemirror/lang-python^6.0.0@codemirror/lang-sql^6.0.0@codemirror/language^6.0.0@codemirror/lint^6.0.0@codemirror/search^6.0.0@codemirror/state^6.0.0@codemirror/theme-one-dark^6.1.2@codemirror/view^6.0.0@darajs/core1.27.0@darajs/styled-components1.27.0@darajs/ui-causal-graph-editor1.27.0@darajs/ui-components1.27.0@darajs/ui-hierarchy-viewer1.27.0@darajs/ui-icons1.27.0@darajs/ui-utils1.27.0@lezer/highlight^1.2.1@lezer/json^1.0.3@lezer/lr^1.4.2@popperjs/core2.4.0@vscode/codicons0.0.36date-fns2.30.0immer^10.0.0lodash^4.17.21nanoid^3.3.8polished^4.2.2- …and 9 more.