PkgRadar

Package evidence

@kernlang/[email protected]

Credential file access: matched "id_rsa"

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.

Versions published
10
First published
Jun 2026
Publisher
cukasn

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":["@kernlang/[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":["@kernlang/[email protected]"],"fail_on":"review"}'
Publishercukasn
Artifact bytes1,158,774
Previous version0.1.8
Published2026-06-11T15:50:00.198Z
SHA-256f5644ca73a9ed148a8ba6d341a847caadceedaeacc92eb62e095fe4ad2154bfa

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-24EWX243.jsmatched "id_rsa"5
lowObfuscation Densitypackage/dist/chunk-MWF4RHRU.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildtsup
  • kern:compilenode ../../scripts/run-kern-compile.mjs src/kern/ src/generated/ --target=auto --recursive
  • prebuildnpm run kern:compile
  • typechecktsc --noEmit
Dependencies13
  • @ai-sdk/anthropic^3.0.67
  • @ai-sdk/openai-compatible^2.0.40
  • @kernlang/agon-dedup^0.2.0
  • @kernlang/agon-engines^0.1.2
  • @kernlang/protocol~3.5.8
  • @kernlang/terminal~3.5.8
  • ai^6.0.149
  • citty^0.1.6
  • ink^7.0.1
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • pidusage^4.0.1
  • react^19.2.0