PkgRadar

Package evidence

@hasna/[email protected]

Credential file access, Install-time lifecycle script, New Lifecycle Script Vs Previous

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
118
First published
Mar 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 bytes670,766
Previous version0.14.33
Published2026-05-28T12:06:37.670Z
SHA-25692d7647bfc66f353dec1b60c9a71eb7468985e77a52d2dd1fd0cd36794be2a8f

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous

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

Availability ledger

available

review
Last checked
reviewRisk
50Score
0.14.34Version
Status history (3 events)
  1. availableavailable · risk review · score 50 · status available -> available, risk high -> review, score 70 -> 50
  2. availableavailable · risk high · score 70 · status available -> available, risk high -> high, score 135 -> 70
  3. newavailable · risk high · score 135 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previousmanifest40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previousmanifest40
lowCredential file accessmanifest5
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies9
  • @hasna/cloud^0.1.24
  • @modelcontextprotocol/sdk^1.12.1
  • chalk^5.4.1
  • commander^13.1.0
  • ink^5.2.0
  • pdf-parse^1.1.1
  • react^18.3.1
  • tesseract.js^5.1.1
  • zod^3.24.2