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
- 200,199Ubiquitous · −70% score
- Versions published
- 255Established · −30% score
- First published
- Jun 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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cli/index.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts30
buildtsup src/cli/index.ts src/index.ts --format cjs,esm --dts --cleancheckpnpm run fmt:check && pnpm run oxlint && pnpm run eslint && pnpm run typecheckcheck:sync-skill-docstsx scripts/check-skill-docs-sync.tscicheckpnpm run cicheck:code && pnpm run cicheck:contentcicheck:codepnpm run check && pnpm run testcicheck:contentpnpm run check:sync-skill-docs && pnpm run cspell && pnpm run secretlintcspellcspell --no-progress --gitignore .devtsx src/cli/index.tsdocs:buildvitepress build docsdocs:devvitepress dev docsdocs:previewvitepress preview docseslinteslint . --max-warnings 0 --cacheeslint:fixeslint . --fix --max-warnings 0 --cachefixpnpm run fmt && pnpm run oxlint:fix && pnpm run eslint:fixfmtoxfmt .fmt:checkoxfmt --check .generatepnpm run dev generategenerate:schematsx scripts/generate-json-schema.tsknipknipoxlintoxlint . --max-warnings 0oxlint:fixoxlint . --fix --max-warnings 0pr-continuationtsx scripts/pr-continuation.tssecretlintsecretlint --secretlintignore .gitignore "**/*"sortsort-package-jsontasktsx scripts/run-tasks.tstestvitest run --silent=truetest:coveragevitest run --coverage --silent=truetest:e2evitest run --config vitest.e2e.config.ts --silent=falsetest:watchvitest --silent=truetypechecktsgo --noEmit
Dependencies16
@modelcontextprotocol/sdk1.27.1@octokit/request-error7.1.0@octokit/rest22.0.1@toon-format/toon2.1.0@valibot/to-json-schema1.6.0commander14.0.3effect3.20.0es-toolkit1.45.1fastmcp3.34.0globby16.1.1gray-matter4.0.3js-yaml4.1.1jsonc-parser3.3.1smol-toml1.6.1sury10.0.4zod4.3.6