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
13
Versions published
6
First published
May 2026
Publisher
kamighost1

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"}'
Publisherkamighost1
Artifact bytes92,524
Previous version1.0.5
Published2026-05-26T18:26:07.224Z
SHA-256c0e510e7a9ea6b1fc44dfa6ae06fa9fa2bcae97a0de1e28e9434836dcac33636

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/screens/SshKeyDetailsScreen.jsmatched ".ssh"10
mediumCredential file accesspackage/dist/ssh/sshKeys.jsmatched ".ssh"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/screens/SshKeyDetailsScreen.jsmatched ".ssh"10
mediumCredential file accesspackage/dist/ssh/sshKeys.jsmatched ".ssh"10
lowCredential file accesspackage/dist/i18n/locales/en.jsmatched ".ssh"5
lowCredential file accesspackage/dist/screens/MainMenuScreen.jsmatched ".ssh"5
lowCredential file accesspackage/dist/i18n/locales/ru.jsmatched ".ssh"5

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsx src/cli.tsx
  • prepublishOnlynpm run test && npm run build
  • startnode dist/cli.js
  • testnode --import tsx --test test/*.test.ts
Dependencies10
  • asn1js^3.0.10
  • better-sqlite3^11.10.0
  • ink^5.0.1
  • ink-select-input^6.0.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • node-forge^1.3.1
  • pkijs^3.4.0
  • pvutils^1.1.5
  • react^18.3.1