PkgRadar

Package evidence

@pheem49/[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.

Weekly downloads
324
Versions published
13
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,678,367
Previous version1.5.3
Published2026-05-28T02:03:28.465Z
SHA-25677681d0b70d695c3e3b48668d109fe4be7370db1e9463e1b4346602c52ad2f2d

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
10Score
1.5.4Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/src/System/config_manager.jsmatched "id_rsa"5
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
Dependencies12
  • @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
  • read-excel-file^9.0.10