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 updateStatic 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"}'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
Status history (2 events)
- available → available · risk high · score 15 · status available -> available, risk high -> high, score 5 -> 15
- new → available · risk high · score 5 · status changed
Related candidates
Linked campaigns and clusters
New Account With Lifecycle Hook — package first published 3 day(s) ago, 5 total version(s), has lifecycle hook
21 members · evidence strength 79New Account With Lifecycle Hook — package first published 3 day(s) ago, 5 total version(s), has lifecycle hook
21 members · max score 45Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 3 day(s) ago, 5 total version(s), has lifecycle hook | 25 |
| medium | Suspicious Publish Context | manifest | {"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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 3 day(s) ago, 5 total version(s), has lifecycle hook | 25 |
| medium | Suspicious Publish Context | manifest | {"package_age_days":3,"publisher":"fatmasaad","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node ./src/exec.js" | 5 |
Manifest
Package metadata
Scripts18
benchnano-benchjs-checktsc --project tsconfig.check.jsonlintprettier --check .lint:fixprettier --write .postinstallnode ./src/exec.jstesttape6 --flags FOtest:buntape6-bun --flags FOtest:denotape6-deno --flags FOtest:proctape6-proc --flags FOtest:proc:bunbun run `tape6-proc --self` --flags FOtest:proc:denodeno run -A `tape6-proc --self` --flags FO -r -Atest:seqtape6-seq --flags FOtest:seq:bunbun run `tape6-seq --self` --flags FOtest:seq:denodeno run -A `tape6-seq --self` --flags FOts-checktsc --noEmitts-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.2axios^1.6.8nano-benchmark^1.0.16prettier^3.8.3tape-six^1.10.1tape-six-proc^1.3.1typescript^6.0.3