PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 3 day(s) ago, 5 total version(s), has lifecycle hook

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
5
First published
Jun 2026
Publisher
fatmasaad

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"}'
Publisherfatmasaad
Artifact bytes59,272
Previous version1.2.10
Published2026-06-16T17:58:00.287Z
SHA-256dedb26cf921f4ef08fca8848c415275afe1002013aea2f6ebde6c3652e2388fb

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 3 day(s) ago, 5 total version(s), has lifecycle hook

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
15Score
1.2.11Version
Status history (2 events)
  1. availableavailable · risk high · score 15 · status available -> available, risk high -> high, score 5 -> 15
  2. newavailable · risk high · score 5 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook — package first published 3 day(s) ago, 5 total version(s), has lifecycle hook

21 members · evidence strength 79
Repeated static TTPcandidate

New Account With Lifecycle Hook — package first published 3 day(s) ago, 5 total version(s), has lifecycle hook

21 members · max score 45

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 3 day(s) ago, 5 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"fatmasaad","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 3 day(s) ago, 5 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"fatmasaad","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./src/exec.js"5

Manifest

Package metadata

Scripts18
  • benchnano-bench
  • js-checktsc --project tsconfig.check.json
  • lintprettier --check .
  • lint:fixprettier --write .
  • postinstallnode ./src/exec.js
  • testtape6 --flags FO
  • test:buntape6-bun --flags FO
  • test:denotape6-deno --flags FO
  • test:proctape6-proc --flags FO
  • test:proc:bunbun run `tape6-proc --self` --flags FO
  • test:proc:denodeno run -A `tape6-proc --self` --flags FO -r -A
  • test:seqtape6-seq --flags FO
  • test:seq:bunbun run `tape6-seq --self` --flags FO
  • test:seq:denodeno run -A `tape6-seq --self` --flags FO
  • ts-checktsc --noEmit
  • ts-testtape6 --flags FO 'tests/**/test-*.*ts'
  • ts-test:buntape6-bun --flags FO 'tests/**/test-*.*ts'
  • ts-test:denotape6-deno --flags FO 'tests/**/test-*.*ts'
Dependencies7
  • @types/node^25.9.2
  • axios^1.6.8
  • nano-benchmark^1.0.16
  • prettier^3.8.3
  • tape-six^1.10.1
  • tape-six-proc^1.3.1
  • typescript^6.0.3