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 bytes560,216
Previous version0.0.0-49
Published2025-09-17T16:56:13.393Z
SHA-2567eeb03bdf419dcc0569d5fbde8a4afd31af94e0b8596eacfe95a99f6a60d4367

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-50Version
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
  • bundlenpm run bundle:web && npm run bundle:minimal
  • bundle:minimalwebpack --config webpack.config.minimal.js
  • bundle:webwebpack --config webpack.config.js
  • 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
Dependencies14
  • @emotion/react^11.14.0
  • @emotion/style^0.8.0
  • @emotion/styled^11.14.1
  • @mui/icons-material^7.0.0
  • @mui/material^7.0.0
  • chart.js^4.4.7
  • chartjs-adapter-luxon^1.3.1
  • colorjs.io^0.5.2
  • gray-matter^4.0.3
  • luxon^3.7.2
  • react-chartjs-2^5.3.0
  • react-markdown^9.0.1
  • react-wrap-balancer^1.1.1
  • rehype-raw^7.0.0