PkgRadar

Package evidence

@pheem49/[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
330
Versions published
12
First published
Apr 2026
Publisher
pheem49

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":["@pheem49/[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":["@pheem49/[email protected]"],"fail_on":"review"}'
Publisherpheem49
Artifact bytes39,669,870
Previous version1.5.2
Published2026-05-27T05:04:17.719Z
SHA-2564473332554c425e4dab0b69ff6e93f97b8f27de9d86d11d5c18c22e28c805095

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/System/config_manager.jsmatched ".ssh"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/System/config_manager.jsmatched ".ssh"10
lowCredential file accesspackage/src/System/safety_manager.jsmatched "id_rsa"5

Manifest

Package metadata

Scripts9
  • build:allelectron-builder --linux --mac --win
  • build:linuxelectron-builder --linux
  • build:macelectron-builder --mac
  • build:winelectron-builder --win
  • clinode mint-cli.js
  • install:desktopnode scripts/install_linux_desktop_entry.js
  • startelectron .
  • testjest --testPathPatterns=tests/
  • test:watchjest --testPathPatterns=tests/ --watch
Dependencies11
  • @google/genai^1.44.0
  • @inkjs/ui^2.0.0
  • axios^1.13.6
  • cheerio^1.2.0
  • commander^14.0.3
  • dotenv^17.3.1
  • ink^7.0.1
  • ink-text-input^6.0.0
  • mammoth^1.12.0
  • pdf-parse^2.4.5
  • react^19.2.5