PkgRadar

Package evidence

@tyroneross/[email protected]

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

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":["@tyroneross/[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":["@tyroneross/[email protected]"],"fail_on":"high"}'
Publishertyroneross
Artifact bytes184,064
Previous version0.3.1
Published2026-06-12T09:11:40.060Z
SHA-2562e6b32b1db6d047f6699876edd42996fec3290399157d4141c0a6781ffb646be

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 12 day(s) ago, 3 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.3.2Version
Status history (2 events)
  1. availableavailable · risk high · score 5 · status available -> available, risk high -> high, score 25 -> 5
  2. newavailable · risk high · score 25 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

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

20 members · evidence strength 90
Repeated static TTPcandidate

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

20 members · max score 155

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts11
  • buildtsc
  • build:dmgbash scripts/build-and-refresh.sh
  • build:dmg:adhocbash scripts/build-and-refresh.sh --adhoc
  • build:nativeswiftc native/swift/Types.swift native/swift/main.swift native/swift/AppTarget.swift native/swift/AXBridge.swift native/swift/SimBridge.swift native/swift/MediaCapture.swift -framework Foundation -framework ApplicationServices -framework AppKit -framework CoreGraphics -o $HOME/.spectra/bin/spectra-native
  • build:test-appswiftc native/swift/TestApp/TestApp.swift -framework SwiftUI -framework AppKit -o $HOME/.spectra/bin/spectra-test-app
  • cleanrm -rf dist
  • daemonnode dist/cli/index.js daemon
  • postinstallbash scripts/postinstall.sh || true
  • servecd web-ui && npm run dev -- -p 4300
  • testvitest run
  • test:watchvitest
Dependencies2
  • @modelcontextprotocol/sdk^1.12.0
  • zod^3.24.0