PkgRadar

Package evidence

@chtc/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
78Mature · −50% score
First published
Jul 2024
Publisher
cannonlock-morgridge

Effective trust discount applied: 50% (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":["@chtc/[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":["@chtc/[email protected]"],"fail_on":"review"}'
Artifact bytes558,912
Previous version0.0.0-37
Published2025-07-16T18:44:22.322Z
SHA-2560449081de4a2633805a64eaf7cc7368d956c30e98bb221264d391cbf1193e613

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bundle.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts9
  • buildtsc --build src
  • build-storybookstorybook build
  • build:minimalwebpack --config webpack.config.minimal.js
  • build:webwebpack --config webpack.config.js
  • bundlenpm run build:web && npm run build:minimal
  • publish:currentnpm publish --omit=dev --access public
  • publish:incrementnpm version prerelease --no-git-tag-version && npm publish --omit=dev --access public
  • storybookstorybook dev -p 6006
  • testjest --coverage --json --outputFile=.github/tests/test-summary.json
Dependencies13
  • @emotion/react^11.11.4
  • @emotion/styled^11.11.5
  • @mui/icons-material^5.16.0
  • @mui/material^5.14.19
  • chart.js^4.4.7
  • chartjs-adapter-date-fns^3.0.0
  • colorjs.io^0.5.2
  • date-fns^4.1.0
  • gray-matter^4.0.3
  • react-chartjs-2^5.3.0
  • react-markdown^9.0.1
  • react-wrap-balancer^1.1.1
  • rehype-raw^7.0.0