PkgRadar

Package evidence

@arbor-education/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
577
Versions published
64Established · −30% score
First published
Oct 2025
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":["@arbor-education/[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":["@arbor-education/[email protected]"],"fail_on":"review"}'
Artifact bytes2,431,459
Previous version0.23.0
Published2026-05-27T08:23:49.887Z
SHA-256ed1f34d8fc47f74a8f9f641ea804c129e3ac23a678f5148efce6626462a24db6

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/.github/workflows/chromatic.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts13
  • buildtsc && tsc-alias -f && sass src/index.scss dist/index.css && cp src/components/userDropdown/assets/*.png dist/components/userDropdown/assets/
  • build-storybookstorybook build
  • check-typestsc --noEmit
  • create-component./bin/createComponent.sh
  • preparehusky
  • prepublishOnlyyarn build
  • storybookstorybook dev -p 6006
  • style-lintstylelint src/**/*.scss
  • testvitest
  • test:coveragevitest run --coverage
  • tsctsc
  • tsc-watch-commandtsc-alias -f && yalc push --private --sig
  • watchsass --watch src/index.scss dist/index.css & tsc-watch --onSuccess "yarn tsc-watch-command"
Dependencies18
  • @react-hook/resize-observer^2.0.2
  • @types/react^19.1.10
  • @types/react-dom^18.2.0
  • @uiw/react-color2.8.0
  • ag-grid-community^34.3.1
  • ag-grid-enterprise^34.3.1
  • ag-grid-react^34.3.1
  • class-variance-authority^0.7.1
  • classnames^2.5.1
  • date-fns^4.1.0
  • decimal.js^10.6.0
  • lucide-react^0.544.0
  • radix-ui1.4.3
  • react^18.2.0
  • react-day-picker^9.14.0
  • react-dom^18.2.0
  • sass^1.90.0
  • typescript^5.9.2