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.

Versions published
27
First published
Mar 2026
Publisher
hngm-hp

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"}'
Publisherhngm-hp
Artifact bytes1,426,674
Previous version3.1.2
Published2026-05-16T10:26:57.941Z
SHA-256688fe5bc4a8f76265ea496a13441875f2c51fe57192088d145e0f49173752552

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
5Score
3.1.3Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/handlers/file-sender.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts22
  • buildtsc
  • build:allnpm run build:web && npm run build && npm run build:electron
  • build:electrontsc -p tsconfig.electron.json
  • build:webcd web && pnpm install && pnpm run build
  • deploy:bridgenode scripts/deploy.mjs deploy
  • devtsx watch src/index.ts
  • dev:electronnpm run build:electron && electron .
  • distelectron-builder --publish never
  • dist:linuxelectron-builder --linux --publish never
  • dist:macelectron-builder --mac --publish never
  • dist:winelectron-builder --win --publish never
  • manage:bridgenode scripts/deploy.mjs menu
  • packelectron-builder --dir
  • pack:checknpm pack --dry-run
  • prepublishOnlynpm run build
  • rebuildelectron-rebuild -f -w better-sqlite3
  • setup:mirrornode scripts/setup-mirror.mjs
  • startnode scripts/start.mjs
  • start:bridgenode scripts/start.mjs
  • stop:bridgenode scripts/stop.mjs
  • testvitest run
  • test:watchvitest
Dependencies20
  • @hapi/boom^10.0.1
  • @inquirer/prompts^8.4.2
  • @larksuiteoapi/node-sdk^1.36.3
  • @opencode-ai/sdklatest
  • @wecom/aibot-node-sdk^1.0.4
  • @whiskeysockets/baileys^7.0.0-rc.9
  • axios^1.13.6
  • better-sqlite3^12.8.0
  • chokidar^5.0.0
  • dingtalk-stream^2.1.4
  • discord.js^14.25.1
  • dotenv^16.4.5
  • express^5.2.1
  • grammy^1.41.1
  • gray-matter^4.0.3
  • multer^2.1.1
  • node-cron^4.2.1
  • qrcode^1.5.4
  • simple-git^3.36.0
  • ws^8.20.0