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 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":["[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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/build/actions/changelog/build.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/source/actions/changelog/build.ts | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts15
buildtsgo --project tsconfig.build.jsondepsncu -udocs:buildnode source/entrypoints/main.ts builddocs:startnode source/entrypoints/main.ts startformatvp fmtleaksgitleaks git --config=.gitleaks.toml --verbose --redactlintvp fmt --check && vp lintreleasepnpm publish --access public --ignore-scripts --no-git-checksscanpnpm leaks && pnpm vulnsstartnode source/entrypoints/main.tstestpnpm lint && pnpm type && pnpm unittypetsgo --noEmitunitvp testverspnpm version --no-git-tag-versionvulnssemgrep --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.1chokidar^5.0.0class-variance-authority0.7.1clsx2.1.1cmdk1.1.1commander14.0.3embla-carousel-react8.6.0- …and 36 more.