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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherhngm-hp
Artifact bytes1,451,872
Previous version3.1.3
Published2026-06-07T09:17:31.453Z
SHA-256c2373c9ca52faa6cdd97a5dc110281d0254ccb68876e9afd4dcc37428ac31609

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: preinstall added in 3.1.5 vs 3.1.3: "node scripts/setup-mirror.mjs"

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

Availability ledger

available

high
Last checked
highRisk
50Score
3.1.5Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 3.1.5 vs 3.1.3: "node scripts/setup-mirror.mjs"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 3.1.5 vs 3.1.3: "node scripts/setup-mirror.mjs"40
lowCredential file accesspackage/dist/handlers/file-sender-types.jsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node scripts/setup-mirror.mjs"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
  • preinstallnode scripts/setup-mirror.mjs
  • prepublishOnlynpm run build
  • rebuildelectron-rebuild -f -w better-sqlite3
  • 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