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
- 364
- Versions published
- 22
- First published
- May 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":["@jeremymcs/[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":["@jeremymcs/[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/dist/cli.cjs | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/public/assets/index-IF7wN0LW.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts16
buildtsx script/build.tsbuild:docstailwindcss -c docs/tailwind.config.cjs -i docs/src/input.css -o docs/public/styles.css --minifybuild:public-docstsx script/build-public-docs.tschecktscdb:pushdrizzle-kit pushdevNODE_ENV=development tsx server/index.tslinteslint .mcptsx server/mcp.tspreparenpm run buildprepublishOnlynpm run buildstartNODE_ENV=production node dist/index.cjstauritauritauri:buildtauri buildtauri:devTAURI_DEV=1 tauri devtestnode --import tsx --test server/*.test.tstest:allnode --import tsx --test server/*.test.ts client/src/lib/*.test.ts
Dependencies72
@hookform/resolvers^5.2.2@jridgewell/trace-mapping^0.3.25@modelcontextprotocol/sdk^1.27.1@octokit/rest^22.0.1@radix-ui/react-accordion^1.2.4@radix-ui/react-alert-dialog^1.1.7@radix-ui/react-aspect-ratio^1.1.3@radix-ui/react-avatar^1.1.4@radix-ui/react-checkbox^1.1.5@radix-ui/react-collapsible^1.1.4@radix-ui/react-context-menu^2.2.7@radix-ui/react-dialog^1.1.7@radix-ui/react-dropdown-menu^2.1.7@radix-ui/react-hover-card^1.1.7@radix-ui/react-label^2.1.3@radix-ui/react-menubar^1.1.7@radix-ui/react-navigation-menu^1.2.6@radix-ui/react-popover^1.1.7@radix-ui/react-progress^1.1.3@radix-ui/react-radio-group^1.2.4@radix-ui/react-scroll-area^1.2.4@radix-ui/react-select^2.1.7@radix-ui/react-separator^1.1.3@radix-ui/react-slider^1.2.4@radix-ui/react-slot^1.2.0@radix-ui/react-switch^1.1.4@radix-ui/react-tabs^1.1.4@radix-ui/react-toast^1.2.7@radix-ui/react-toggle^1.1.3@radix-ui/react-toggle-group^1.1.3- …and 42 more.