PkgRadar

Package evidence

@stoked-ui/[email protected]

Remote Payload: matched "api.github.com/graphql"

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
7
First published
Mar 2026
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":["@stoked-ui/[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":["@stoked-ui/[email protected]"],"fail_on":"review"}'
Artifact bytes281,014
Previous version0.1.0-alpha.30.1
Published2026-06-12T02:45:40.668Z
SHA-256b968b8b1a694842d27714cec418551bfbf1ea25c1499bf38b37dd3009f124a8f

Why flagged

What the scanner saw

Remote Payload: matched "api.github.com/graphql"

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.1.0-alpha.31.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/apiHandlers/getGithubContributions.jsmatched "api.github.com/graphql"12
mediumRemote Payloadpackage/modern/apiHandlers/getGithubContributions.jsmatched "api.github.com/graphql"12
mediumRemote Payloadpackage/node/apiHandlers/getGithubContributions.jsmatched "api.github.com/graphql"12

Manifest

Package metadata

Dependencies18
  • @babel/runtime^7.24.8
  • @hookform/error-message^2.0.1
  • @hookform/resolvers^3.9.0
  • @mui/base5.0.0-beta.40
  • @mui/system^5.15.20
  • @mui/utils^5.15.20
  • @octokit/request-error^6.1.8
  • @octokit/types^14.0.0
  • @stoked-ui/common0.1.3-a.0
  • date-fns^3.0.0
  • date-fns-tz^3.2.0
  • lodash^4.17.23
  • prop-types^15.8.1
  • react-activity-calendar^2.7.10
  • react-hook-form^7.53.0
  • react-json-view^1.21.3
  • react-router-dom^6.21.3
  • yup^1.4.0