PkgRadar

Package evidence

@hawon/[email protected]

Reverse Shell, Credential file access

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
7
First published
Apr 2026
Publisher
hawon

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":["@hawon/[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":["@hawon/[email protected]"],"fail_on":"high"}'
Publisherhawon
Artifact bytes179,567
Previous version0.4.1
Published2026-06-21T14:18:39.916Z
SHA-256e1123a2ae7bf6a7d9779571074eebf1f74c887b1c8578f194c7719092600c497

Why flagged

What the scanner saw

Reverse Shell

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Reverse Shell

73 members · evidence strength 90
Repeated static TTPcandidate

Reverse Shell

73 members · max score 410

Evidence

Static findings

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

SeverityKindPathDetailPoints
highReverse Shellpackage/dist/cli/index.js40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highReverse Shellpackage/dist/cli/index.js40
lowCredential file accesspackage/dist/guard/command.js5
lowCredential file accesspackage/dist/cli/index.js5

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies1
  • @modelcontextprotocol/sdk^1.29.0
Optional dependencies1
  • @huggingface/transformers^4.2.0