PkgRadar

Package evidence

@hasna/[email protected]

Webhook Exfil Endpoint, Install-time lifecycle script, Obfuscation Density

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
97
First published
Feb 2026
Publisher
andreihasna2

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":["@hasna/[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":["@hasna/[email protected]"],"fail_on":"review"}'
Publisherandreihasna2
Artifact bytes843,193
Previous version0.2.51
Published2026-06-07T17:55:29.705Z
SHA-25689826724e36890164d57709fc6fdc83bccf1c3c12914d9dc252fff29814a4532

Why flagged

What the scanner saw

Webhook Exfil Endpoint

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

Availability ledger

available

review
Last checked
reviewRisk
45Score
0.2.52Version
Status history (2 events)
  1. availableavailable · risk review · score 45 · status available -> available, risk high -> review, score 65 -> 45
  2. newavailable · risk high · score 65 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointmanifest40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointmanifest40
lowInstall-time lifecycle scriptmanifest5
lowObfuscation Densitymanifest0

Manifest

Package metadata

Dependencies10
  • @modelcontextprotocol/sdk^1.26.0
  • chalk^5.3.0
  • commander^12.1.0
  • ink^5.0.1
  • ink-select-input^6.0.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • pg^8.20.0
  • react^18.2.0
  • zod^4.3.6