PkgRadar

Package evidence

@credithub/[email protected]

Large Javascript Payload: 10672813 bytes

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 promoting

Mixed 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"}'
Artifact bytes4,746,429
Previous version1.133.0
Published2026-05-28T01:39:25.246Z
SHA-256aa99529735e567718da06c5004316e253308baf2eb0174e52ecc688937738787

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

review
Last checked
reviewRisk
6Score
1.134.0Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/cjs/index.js10672813 bytes10
mediumLarge Javascript Payloadpackage/lib/esm/index.js10415566 bytes10

Manifest

Package metadata

Scripts11
  • buildnpm run build:esm && rollup -c --bundleConfigAsCjs
  • build:devvite build
  • build:esmtsc && tsc-alias
  • cleanrimraf lib dist
  • devvite
  • preparehusky
  • serve:devvite preview
  • start:serverNODE_OPTIONS='--loader ts-node/esm' ts-node -r tsconfig-paths/register src/server.ts
  • testnpm run test:unit && npm run test:ci
  • test:cinpm run build
  • test: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.0
  • async^3.2.6
  • chart.js^4.4.2
  • chartjs-adapter-date-fns^3.0.0
  • chartjs-adapter-moment^1.0.1
  • chartjs-plugin-datalabels^2.2.0
  • classnames^2.5.1
  • date-fns^4.1.0
  • diacritics^1.3.0
  • eslint^9.12.0
  • eslint-config-prettier^9.1.0
  • eslint-plugin-promise^7.1.0
  • eslint-plugin-react^7.37.1
  • eslint-plugin-react-hooks^5.0.0
  • express^2.5.11
  • lodash^4.17.21
  • phosphor-react^1.4.1
  • plotly.js^2.27.1
  • promise-limit^2.7.0
  • react-chartjs-2^5.2.0
  • react-gauge-chart^0.5.1
  • react-markdown^9.0.1
  • react-plotly.js^2.6.0
  • remark-gfm^4.0.1
  • string-similarity^4.0.4
  • styled-components^5.3.11
  • …and 6 more.