PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"const fs=require('node:fs'); const global=process.env.npm_config_global==='true'||process.env.npm_config_location==='global'||process.env.LYNK_BRIDGE_INSTALL_SERVICE==='1'; if(global && process.env.LYNK_BRIDGE_SKIP_SERVICE_INSTALL!=='1' && fs.existsSync('./dist/host/npmPostinstall.js')) import('./dist/host/npmPostinstall.js');\""

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
202
Versions published
1
First published
May 2026
Publisher
am-will

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"}'
Publisheram-will
Artifact bytes93,575
Previous versionnone
Published2026-05-30T20:15:35.578Z
SHA-256188bd7172a50c2bfcffc13b6784a397fc2a962dfbbe13d4aa4602d6a3fdcf79f

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"const fs=require('node:fs'); const global=process.env.npm_config_global==='true'||process.env.npm_config_location==='global'||process.env.LYNK_BRIDGE_INSTALL_SERVICE==='1'; if(global && process.env.LYNK_BRIDGE_SKIP_SERVICE_INSTALL!=='1' && fs.existsSync('./dist/host/npmPostinstall.js')) import('./dist/host/npmPostinstall.js');\""

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

Availability ledger

available

high
Last checked
highRisk
35Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"const fs=require('node:fs'); const global=process.env.npm_config_global==='true'||process.env.npm_config_location==='global'||process.env.LYNK_BRIDGE_INSTALL_SERVICE==='1'; if(global && process.env.LYNK_BRIDGE_SKIP_SERVICE_INSTALL!=='1' && fs.existsSync('./dist/host/npmPostinstall.js')) import('./dist/host/npmPostinstall.js');\""30
highNew Account With Lifecycle Hookpackage.jsonpackage first published 11 day(s) ago, 1 total version(s), has lifecycle hook25
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"const fs=require('node:fs'); const global=process.env.npm_config_global==='true'||process.env.npm_config_location==='global'||process.env.LYNK_BRIDGE_INSTALL_SERVICE==='1'; if(global && process.env.LYNK_BRIDGE_SKIP_SERVICE_INSTALL!=='1' && fs.existsSync('./dist/host/npmPostinstall.js')) import('./dist/host/npmPostinstall.js');\""30
highNew Account With Lifecycle Hookpackage.jsonpackage first published 11 day(s) ago, 1 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"const fs=require('node:fs'); const global=process.env.npm_config_global==='true'||process.env.npm_config_location==='global'||process.env.LYNK_BRIDGE_INSTALL_SERVICE==='1'; if(global && process.env.LYNK_BRIDGE_SKIP_SERVICE_INSTALL!=='1' && fs.existsSync('./dist/host/npmPostinstall.js')) import('./dist/host/npmPostinstall.js');\""5

Manifest

Package metadata

Scripts27
  • bridgetsx --env-file-if-exists=.env.local src/bridge/server.ts
  • bridge:distnode dist/bridge/server.js
  • buildnpm run clean && tsc -p tsconfig.build.json
  • checktsc -p tsconfig.json --noEmit
  • cleannode -e "require('node:fs').rmSync('dist', { recursive: true, force: true })"
  • codex:mcptsx --env-file-if-exists=.env.local src/scripts/configureCodexMcp.ts
  • codex:schemascodex app-server generate-ts --out src/generated/codex-app-server
  • demo:agenttsx --env-file-if-exists=.env.local src/scripts/sendUserRequest.ts
  • demo:open-settingstsx --env-file-if-exists=.env.local src/scripts/sendCommand.ts open_app '{"appName":"Settings"}'
  • hermes:mcptsx --env-file-if-exists=.env.local src/scripts/configureHermesMcp.ts
  • host:diagnosticstsx --env-file-if-exists=.env.local src/host/cli.ts diagnostics
  • host:install-servicetsx --env-file-if-exists=.env.local src/host/cli.ts install-service
  • host:mcptsx --env-file-if-exists=.env.local src/host/cli.ts mcp
  • host:pairingtsx --env-file-if-exists=.env.local src/host/cli.ts pairing
  • host:pairing:qrtsx --env-file-if-exists=.env.local src/host/cli.ts pairing --qr
  • host:refreshtsx --env-file-if-exists=.env.local src/host/cli.ts refresh
  • host:service-plantsx --env-file-if-exists=.env.local src/host/cli.ts service-plan
  • host:service-statustsx --env-file-if-exists=.env.local src/host/cli.ts service-status
  • host:uninstall-servicetsx --env-file-if-exists=.env.local src/host/cli.ts uninstall-service
  • mcptsx --env-file-if-exists=.env.local src/mcp/androidPhoneServer.ts
  • openclaw:mcptsx --env-file-if-exists=.env.local src/scripts/configureOpenClawMcp.ts
  • phone:healthcurl -sS http://127.0.0.1:8788/health
  • phone:tailscaletsx --env-file-if-exists=.env.local src/scripts/printTailscalePairing.ts
  • phone:usbadb reverse tcp:8788 tcp:8788 && adb shell monkey -p app.lynk 1
  • postinstallnode -e "const fs=require('node:fs'); const global=process.env.npm_config_global==='true'||process.env.npm_config_location==='global'||process.env.LYNK_BRIDGE_INSTALL_SERVICE==='1'; if(global && process.env.LYNK_BRIDGE_SKIP_SERVICE_INSTALL!=='1' && fs.existsSync('./dist/host/npmPostinstall.js')) import('./dist/host/npmPostinstall.js');"
  • prepacknpm run build
  • testnode --import tsx --test "src/**/*.test.ts"
Dependencies5
  • @modelcontextprotocol/sdk^1.22.0
  • qrcode-terminal^0.12.0
  • tsx^4.20.6
  • ws^8.18.3
  • zod^4.1.12