PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="rm -rf node_modules/claude-in-mobile && ln -sf \"$(pwd)\" node_modules/claude-in-mobile 2>/dev/null || true"

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
35
First published
Jan 2026
Publisher
alexgladkov

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"}'
Publisheralexgladkov
Artifact bytes13,921,617
Previous version3.8.1
Published2026-05-24T13:58:51.695Z
SHA-2560b26ad64071388b8ae6db52ee17ed553721100b2a833080b6a099d817087d93a

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="rm -rf node_modules/claude-in-mobile && ln -sf \"$(pwd)\" node_modules/claude-in-mobile 2>/dev/null || true"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
25Score
3.9.0Version
Status history (5 events)
  1. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 17 -> 25
  2. availableavailable · risk high · score 17 · status available -> available, risk high -> high, score 25 -> 17
  3. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 43 -> 25
  4. availableavailable · risk high · score 43 · status available -> available, risk high -> high, score 68 -> 43
  5. newavailable · risk high · score 68 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

alexgladkov

2 members · evidence strength 57
Repeated static TTPstale

Install Lifecycle Suppresses Failure — postinstall="rm -rf node_modules/claude-in-mobile && ln -sf \"$(pwd)\" node_modules/claude-in-mobile 2>/dev/null || true"

2 members · evidence strength 63
Repeated static TTPstale

Install-time lifecycle script — postinstall="rm -rf node_modules/claude-in-mobile && ln -sf \"$(pwd)\" node_modules/claude-in-mobile 2>/dev/null || true"

2 members · evidence strength 63

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="rm -rf node_modules/claude-in-mobile && ln -sf \"$(pwd)\" node_modules/claude-in-mobile 2>/dev/null || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="rm -rf node_modules/claude-in-mobile && ln -sf \"$(pwd)\" node_modules/claude-in-mobile 2>/dev/null || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="rm -rf node_modules/claude-in-mobile && ln -sf \"$(pwd)\" node_modules/claude-in-mobile 2>/dev/null || true"5

Manifest

Package metadata

Scripts11
  • buildtsc
  • build:allnpm run build && npm run build:desktop
  • build:desktopcd desktop-companion && ./gradlew installDist
  • build:litenpm run build && npm run build --workspace=packages/lite
  • devtsc && node dist/index.js
  • postinstallrm -rf node_modules/claude-in-mobile && ln -sf "$(pwd)" node_modules/claude-in-mobile 2>/dev/null || true
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
  • watchtsc --watch
Dependencies5
  • @modelcontextprotocol/sdk^1.0.0
  • chrome-launcher^1.1.0
  • chrome-remote-interface^0.33.0
  • google-auth-library^10.6.2
  • jimp^1.6.0