PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook, 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
11,417Mainstream · −50% score
Versions published
2
First published
Jul 2026
Publisher
devfuelai

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherdevfuelai
Artifact bytes112,991
Previous version0.1.0-beta.65
Published2026-07-26T00:56:05.190Z
SHA-256e338164fdfcfb506bdcea86b3c2784f3b2120fd5db1110338d0dce9c0982ac82

Why flagged

What the scanner saw

New Account With Lifecycle Hook

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook

20 members · evidence strength 80

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies8
  • @electron/asar3.4.1
  • @opentui/solid^0.4.3
  • @xterm/addon-serialize^0.14.0
  • @xterm/headless^6.0.0
  • cross-spawn7.0.6
  • jsonc-parser3.3.1
  • node-pty^1.1.0
  • solid-js^1.9.12