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: 5233110 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.core.umd.cjs | 5233110 bytes | 10 |
Manifest
Package metadata
Scripts13
buildrimraf dist && rimraf dara/core/umd && vite build && tsc && cp -R js/assets dist/ && cp js/index.css dist/ && tsc-alias && cp -R dist/umd/. dara/core/_assets/auto_js/build-devmkdir -p dist && cp js/index.css dist/ && cp -R js/assets dist/ && tsc && (concurrently "tsc -w" "tsc-alias -w")cleanrimraf api assets components shared types *.js.map *.d.ts '!(*.config).js' *.csscypress:opencypress open --e2eformatprettier js --write --list-differentformat:checkprettier js --checklinttsc --noemit && eslint js tests cypress --ext .tsx,.ts --max-warnings 0 && stylelint './js/**/*.tsx'lint:fixtsc --noemit && eslint js tests cypress --ext .tsx,.ts --max-warnings 0 --fix && stylelint --fix './js/**/*.tsx'packageyarn build && yarn publish --no-git-tag-versionprepare-devmkdir -p dist && tsc && cp -R js/assets dist/ && cp js/index.css dist/ && tsc-aliastestvitest --runtest-watchvitesttest:e2estart-server-and-test 'poetry run dara start --config cypress.dara.main:config' http://127.0.0.1:8000/static/index.js 'cypress run --e2e'
Dependencies34
@darajs/styled-components1.27.0@darajs/ui-components1.27.0@darajs/ui-notifications1.27.0@darajs/ui-utils1.27.0@fortawesome/fontawesome-free~6.4.0@microsoft/fetch-event-source^2.0.1@recoiljs/refine^0.1.1@tanstack/query-core^4.40.0@tanstack/react-query^4.40.1date-fns2.30.0exceljs^4.3.0fast-json-patch^3.1.1file-saver^2.0.5jwt-decode^4.0.0lodash^4.17.21nanoid^3.3.8nprogress^0.2.0p-queue^9.1.0polished^4.1.1query-string^7.1.1react^18.2.0react-collapse^5.1.1react-dom^18.2.0react-error-boundary^4.0.0react-router~7.9.1react-virtualized-auto-sizer1.0.6react-window^1.8.6recoil^0.7.7recoil-sync^0.2.0rxjs^7.0.0- …and 4 more.