PkgRadar

Package evidence

@cortexkit/[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
1,914Niche · −30% score
Versions published
54
First published
Apr 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":["@cortexkit/[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":["@cortexkit/[email protected]"],"fail_on":"review"}'
Artifact bytes285,430
Previous version0.31.1
Published2026-05-27T02:38:34.494Z
SHA-256d924c1adf088bf7b3a8804df765f076bf8d7ff2b5726f9e4b5fe5aa503e0b4da

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"10

Manifest

Package metadata

Scripts5
  • buildbun build src/index.ts --outdir dist --target node --format esm --external @earendil-works/pi-coding-agent --external @earendil-works/pi-ai --external @earendil-works/pi-tui --external typebox --external diff && tsc --emitDeclarationOnly
  • lintbiome check src
  • prepublishOnlybun run build
  • testbun test src/__tests__/
  • typechecktsc --noEmit
Dependencies6
  • @cortexkit/aft-bridge0.32.0
  • @xterm/headless^5.5.0
  • comment-json^5.0.0
  • diff^8.0.4
  • typebox^1.1.24
  • zod^4.1.8
Optional dependencies6
  • @cortexkit/aft-darwin-arm640.32.0
  • @cortexkit/aft-darwin-x640.32.0
  • @cortexkit/aft-linux-arm640.32.0
  • @cortexkit/aft-linux-x640.32.0
  • @cortexkit/aft-win32-arm640.32.0
  • @cortexkit/aft-win32-x640.32.0