PkgRadar

Package evidence

[email protected]

Install Hook Credential Exfil, Install-time lifecycle script

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.

Weekly downloads
2,065Niche · −30% score
Versions published
25
First published
Jun 2026
Publisher
arielsimon
External confirmation
MAL-2026-5565OSV match · pinned to high regardless of other signals

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"}'
Publisherarielsimon
Artifact bytes10,904
Previous version1.4.4
Published2026-07-07T13:22:25.324Z
SHA-256655e4096fc9db7dcf7dcb2162d99afaf4f194ae3a8b7f0e02e7c1ddf777c0820

Why flagged

What the scanner saw

Install Hook Credential Exfil

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
35Score
1.4.5Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Install Hook Credential Exfil

39 members · evidence strength 90
Repeated static TTPcandidate

Install Hook Credential Exfil

39 members · max score 245

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Hook Credential Exfilmanifest45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Hook Credential Exfilmanifest45
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies2
  • @ai-sdk/openai^1.3.22
  • ai^4.3.16