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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/apiHandlers/getGithubContributions.js | matched "api.github.com/graphql" | 12 |
| medium | Remote Payload | package/modern/apiHandlers/getGithubContributions.js | matched "api.github.com/graphql" | 12 |
| medium | Remote Payload | package/node/apiHandlers/getGithubContributions.js | matched "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.0date-fns^3.0.0date-fns-tz^3.2.0lodash^4.17.23prop-types^15.8.1react-activity-calendar^2.7.10react-hook-form^7.53.0react-json-view^1.21.3react-router-dom^6.21.3yup^1.4.0