PkgRadar

Package evidence

@kodiak-finance/[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
791
Versions published
16
First published
May 2026
Publisher
bards

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":["@kodiak-finance/[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":["@kodiak-finance/[email protected]"],"fail_on":"review"}'
Publisherbards
Artifact bytes753,567
Previous version1.1.0-alpha.10
Published2026-05-27T08:47:48.258Z
SHA-256ed25d2ee31e9f910bd3c30181b349e22c8975cd87fa6f6970dee2e90c4c91727

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
5Score
1.1.0-alpha.11Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-EPLR7UGM.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts7
  • buildpnpm run sync:bundle && tsup
  • devtsup --watch
  • exercisepnpm run build && node scripts/exercise-facade.mjs
  • search-nlpnpm run build && node scripts/search-nl.mjs
  • smokepnpm run build && node scripts/smoke.mjs
  • start:mcpnode dist/mcp-cli.js
  • sync:bundlenode scripts/sync-bundled-generated.mjs
Dependencies3
  • @modelcontextprotocol/sdk^1.29.0
  • @tobilu/qmd^2.0.1
  • zod^4.3.6