PkgRadar

Package evidence

[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
143
Versions published
36Mature · −50% score
First published
May 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes639,854
Previous version0.21.0
Published2026-05-16T10:32:01.453Z
SHA-2567b3b9696275660bc43496246fa5bab2b92b1b881ac20aa7e6107ebc8d5b484ec

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
3Score
0.22.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/build/actions/changelog/build.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/source/actions/changelog/build.tsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts15
  • buildtsgo --project tsconfig.build.json
  • depsncu -u
  • docs:buildnode source/entrypoints/main.ts build
  • docs:startnode source/entrypoints/main.ts start
  • formatvp fmt
  • leaksgitleaks git --config=.gitleaks.toml --verbose --redact
  • lintvp fmt --check && vp lint
  • releasepnpm publish --access public --ignore-scripts --no-git-checks
  • scanpnpm leaks && pnpm vulns
  • startnode source/entrypoints/main.ts
  • testpnpm lint && pnpm type && pnpm unit
  • typetsgo --noEmit
  • unitvp test
  • verspnpm version --no-git-tag-version
  • vulnssemgrep --config=p/typescript --config=p/nodejs --config=p/owasp-top-ten --config=p/secrets --exclude="**/fixtures/**" --metrics=off
Dependencies66
  • @base-ui/react1.3.0
  • @content-collections/core0.14.3
  • @content-collections/mdx0.2.2
  • @content-collections/vite0.3.0
  • @orama/orama^3.1.18
  • @shikijs/rehype4.0.2
  • @shikijs/twoslash^4.0.2
  • @sindresorhus/slugify^3.0.0
  • @tailwindcss/typography^0.5.19
  • @tailwindcss/vite4.3.0
  • @tanstack/devtools-vite0.7.0
  • @tanstack/react-devtools0.10.0
  • @tanstack/react-hotkeys^0.9.1
  • @tanstack/react-query5.91.3
  • @tanstack/react-query-devtools5.91.3
  • @tanstack/react-router1.168.1
  • @tanstack/react-router-devtools1.166.10
  • @tanstack/react-router-ssr-query1.166.10
  • @tanstack/react-start1.167.2
  • @tanstack/virtual-file-routes^1.161.7
  • @types/mdast^4.0.4
  • @types/react19.2.14
  • @types/react-dom19.2.3
  • @vitejs/plugin-react6.0.1
  • chokidar^5.0.0
  • class-variance-authority0.7.1
  • clsx2.1.1
  • cmdk1.1.1
  • commander14.0.3
  • embla-carousel-react8.6.0
  • …and 36 more.