PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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
127
Versions published
143Mature · −50% score
First published
Jun 2025
Publisher
kodaikabasawa

Effective trust discount applied: 50% (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":["[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"}'
Publisherkodaikabasawa
Artifact bytes226,709
Previous version4.1.17
Published2026-05-17T13:18:30.818Z
SHA-25664d3fc1c09b02b457febbdf9e9e417b2dc05f39a04f2f9c1cc586a458bc6ee42

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
4.1.18Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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/services/autoApprovalVerifier.test.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts14
  • buildbun run tsc
  • build:binarybun run scripts/build-binaries.ts
  • build:binary:allbun run scripts/build-binaries.ts --target=all
  • build:binary:nativebun run scripts/build-binaries.ts --target=native
  • devbun run tsc --watch
  • lintbun run eslint src
  • lint:fixbun run eslint src --fix
  • preparebun run build
  • prepublishOnlybun run lint && bun run typecheck && bun run test && bun run build
  • publish:packagesbun run scripts/publish-packages.ts
  • publish:packages:drybun run scripts/publish-packages.ts --dry-run
  • startbun --no-env-file dist/cli.js
  • testvitest --run
  • typecheckbun run tsc --noEmit
Dependencies11
  • @xterm/addon-serialize^0.14.0
  • @xterm/headless^6.0.0
  • effect^3.18.2
  • ink^6.6.0
  • ink-select-input^6.0.0
  • ink-text-input^6.0.0
  • meow^14.0.0
  • react^19.2.3
  • react-devtools-core^6.1.2
  • react-dom^19.2.3
  • strip-ansi^7.1.0
Optional dependencies5
  • @kodaikabasawa/ccmanager-darwin-arm644.1.18
  • @kodaikabasawa/ccmanager-darwin-x644.1.18
  • @kodaikabasawa/ccmanager-linux-arm644.1.18
  • @kodaikabasawa/ccmanager-linux-x644.1.18
  • @kodaikabasawa/ccmanager-win32-x644.1.18