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.

Weekly downloads
1,160Niche · −30% score
Versions published
5
First published
Jun 2026
Publisher
fatmasaad
External confirmation
MAL-2026-5931OSV 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"}'
Publisherfatmasaad
Artifact bytes59,400
Previous versionnone
Published2026-06-16T16:09:58.311Z
SHA-2560cb030f857775da27091ba4686239e05c82eeca7d76907a915f607f373e1a743

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
13Score
1.2.8Version
Status history (3 events)
  1. availableavailable · risk high · score 13 · status available -> available, risk high -> high, score 15 -> 13
  2. availableavailable · risk high · score 15 · status available -> available, risk high -> high, score 5 -> 15
  3. 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'
Dependencies30
  • agent-base^6.0.2
  • asynckit^0.4.0
  • call-bind-apply-helpers^1.0.2
  • combined-stream^1.0.8
  • commander^14.0.3
  • console-toolkit^1.3.0
  • debug^4.4.3
  • delayed-stream^1.0.0
  • dollar-shell^1.2.1
  • dunder-proto^1.0.1
  • es-define-property^1.0.1
  • es-errors^1.3.0
  • es-object-atoms^1.1.2
  • es-set-tostringtag^2.1.0
  • follow-redirects^1.16.0
  • form-data^4.0.6
  • function-bind^1.1.2
  • get-intrinsic^1.3.0
  • get-proto^1.0.1
  • gopd^1.2.0
  • has-symbols^1.1.0
  • has-tostringtag^1.0.2
  • hasown^2.0.4
  • https-proxy-agent^5.0.1
  • math-intrinsics^1.1.0
  • mime-db^1.52.0
  • mime-types^2.1.35
  • ms^2.1.3
  • proxy-from-env^2.1.0
  • undici-types^7.24.6