PkgRadar

Package evidence

@jagannathamv/[email protected]

New Account With Lifecycle Hook: package first published 3 day(s) ago, 2 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
66
Versions published
2
First published
Jun 2026
Publisher
jagannathamv

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":["@jagannathamv/[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":["@jagannathamv/[email protected]"],"fail_on":"high"}'
Publisherjagannathamv
Artifact bytes60,226
Previous versionnone
Published2026-06-13T06:42:38.167Z
SHA-256be9010546fa20de06d089c3792165b161e9d4474659cb8975c43aff3864e0efd

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 3 day(s) ago, 2 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
5Score
0.2.0Version
Status history (1 event)
  1. 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, 2 total version(s), has lifecycle hook

15 members · evidence strength 77
Repeated static TTPcandidate

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

15 members · max score 35

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 3 day(s) ago, 2 total version(s), has lifecycle hook25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 3 day(s) ago, 2 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts11
  • checknpm test && npm run test:e2e
  • docs:checknode scripts/stitch-docs.mjs --check
  • docs:stitchnode scripts/stitch-docs.mjs
  • lintbiome check lib test scripts
  • lint:fixbiome check --write lib test scripts
  • pack:checknode scripts/pack-check.mjs
  • postinstallnode scripts/postinstall.js
  • sync-versionnode scripts/sync-version.mjs
  • testnode --test test/unit.test.js test/cli-parse.test.js test/session-manager.test.js test/capture.test.js test/sandbox.test.js test/playwright-rpc.test.js test/report.test.js test/trace-fidelity.test.js test/viewer.test.js test/help.test.js test/daemon-lifecycle.test.js test/docs-stitch.test.js
  • test:allnode --test test/*.test.js
  • test:e2enode --test --test-concurrency=1 test/e2e.test.js test/e2e-session.test.js
Dependencies4
  • playwright1.58.2
  • playwright-core1.58.2
  • quickjs-emscripten^0.32.0
  • zod^3.25.76