BEACON

← candidates

npm capacitor-mobile-claw @2.4.0

score
0.6403 med
flagged 2026-06-18 03:03
signals by category
content 2

maintainers added: choreruiz

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
install_script_payload 1.0 install/lifecycle script matches payload regex

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [],
  "versions": 0
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-VsOswWVh1+SZvBWAwhDWqz4slW6Y9p1aQg38Ic0tGZ3+W7oo9UkfymA00ondyMmy/chOH3Syyt9RAW9p6/zXHg==",
    "tarball": "https://registry.npmjs.org/capacitor-mobile-claw/-/capacitor-mobile-claw-2.4.0.tgz",
    "unpackedSize": 247537
  },
  "dist-tags": {
    "latest": "2.4.0"
  },
  "latest_version": "2.4.0",
  "maintainers": [
    {
      "email": "rruiz@techxagon.io",
      "name": "choreruiz"
    }
  ],
  "num_versions": 87,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rogelioRuiz/capacitor-mobile-claw.git"
  },
  "scripts": {
    "build": "tsc",
    "build:watch": "tsc --watch",
    "format": "biome format --write .",
    "lint": "biome check .",
    "lint:fix": "biome check --write .",
    "postinstall": "node -e \"try{require('@biomejs/biome/bin/biome')}catch{try{const{platform,arch}=process;const p='@biomejs/cli-'+platform+'-'+arch;console.log('Installing '+p+'...');require('child_process').execSync('npm install '+p,{stdio:'inherit'})}catch(err){console.warn('Optional biome CLI installation failed.')}}\"",
    "prepack": "npm run build",
    "test": "vitest run",
    "test:e2e": "vitest run --config vitest.e2e.config.ts",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "install_script_payload": "install/lifecycle script matches payload regex",
    "new_install_script": "first time ['postinstall'] present"
  },
  "time": {
    "created": "2026-02-24T18:17:55.219Z",
    "modified": "2026-06-18T08:03:50.207Z"
  }
}