PkgRadar

Package evidence

@nick3/[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
350
Versions published
46
First published
Feb 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 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":["@nick3/[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":["@nick3/[email protected]"],"fail_on":"review"}'
Artifact bytes840,715
Previous version1.10.30
Published2026-06-06T11:53:31.696Z
SHA-256d8c09beb26b617a1729f33b8758a47106ddf75ea49d69e578aff35d4722f50eb

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
6Score
1.10.34Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/account-DpW8RaT6.jsmatched "GITHUB_TOKEN"10
mediumCredential file accesspackage/dist/paths-Bpsb62LK.jsmatched "github_token"10

Manifest

Package metadata

Scripts14
  • buildtsdown && bun run --cwd admin-ui build
  • build:adminbun run --cwd admin-ui build
  • devbun run --watch ./src/main.ts
  • dev:adminbun run --cwd admin-ui dev
  • knipknip-bun
  • linteslint --cache --ignore-pattern admin-ui
  • lint:adminbun run --cwd admin-ui lint
  • lint:alleslint --cache . --ignore-pattern admin-ui
  • prepackbun run build
  • prepare[ -n "$CI" ] || simple-git-hooks
  • releasebumpp && bun publish --access public
  • startNODE_ENV=production bun run ./src/main.ts
  • typechecktsc
  • typecheck:adminbun run --cwd admin-ui typecheck
Dependencies13
  • @modelcontextprotocol/sdk^1.29.0
  • citty^0.1.6
  • clipboardy^5.0.0
  • consola^3.4.2
  • fetch-event-stream^0.1.5
  • gpt-tokenizer^3.0.1
  • hono^4.9.9
  • proxy-from-env^1.1.0
  • srvx^0.11.15
  • tiny-invariant^1.3.3
  • undici^7.16.0
  • winreg^1.2.5
  • zod^4.1.11