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
- 901
- Versions published
- 425Mature · −50% score
- First published
- Jan 2024
- 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":["@credithub/[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":["@credithub/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 10672813 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/lib/cjs/index.js | 10672813 bytes | 10 |
| medium | Large Javascript Payload | package/lib/esm/index.js | 10415566 bytes | 10 |
Manifest
Package metadata
Scripts11
buildnpm run build:esm && rollup -c --bundleConfigAsCjsbuild:devvite buildbuild:esmtsc && tsc-aliascleanrimraf lib distdevvitepreparehuskyserve:devvite previewstart:serverNODE_OPTIONS='--loader ts-node/esm' ts-node -r tsconfig-paths/register src/server.tstestnpm run test:unit && npm run test:citest:cinpm run buildtest:unitvitest run
Dependencies36
@credithub/webservice^1.9.9@rollup/plugin-babel^6.0.4@rollup/plugin-commonjs^28.0.0@rollup/plugin-node-resolve^15.2.3@types/express^5.0.0async^3.2.6chart.js^4.4.2chartjs-adapter-date-fns^3.0.0chartjs-adapter-moment^1.0.1chartjs-plugin-datalabels^2.2.0classnames^2.5.1date-fns^4.1.0diacritics^1.3.0eslint^9.12.0eslint-config-prettier^9.1.0eslint-plugin-promise^7.1.0eslint-plugin-react^7.37.1eslint-plugin-react-hooks^5.0.0express^2.5.11lodash^4.17.21phosphor-react^1.4.1plotly.js^2.27.1promise-limit^2.7.0react-chartjs-2^5.2.0react-gauge-chart^0.5.1react-markdown^9.0.1react-plotly.js^2.6.0remark-gfm^4.0.1string-similarity^4.0.4styled-components^5.3.11- …and 6 more.