BEACON

← candidates

npm opentoad-pet @0.1.0

score
0.5259 med
flagged 2026-06-22 23:33
signals by category
content 2 topology 1

maintainers added: mojavestudio

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
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-YPYVLO4Ljfy/ZbvV1ycNVWNmL7ZCJVHmsSleFgpzqsqzwWY1iiSUA3bJP+xsouK04APS/KKTeDuuo8ne6L+tHQ==",
    "tarball": "https://registry.npmjs.org/opentoad-pet/-/opentoad-pet-0.1.0.tgz",
    "unpackedSize": 52679
  },
  "dist-tags": {
    "latest": "0.1.0"
  },
  "latest_version": "0.1.0",
  "maintainers": [
    {
      "email": "jess@mojavestud.io",
      "name": "mojavestudio"
    }
  ],
  "num_versions": 1,
  "repository": null,
  "scripts": {
    "build": "electron-builder",
    "build:linux": "electron-builder --linux",
    "build:mac": "electron-builder --mac",
    "build:win": "electron-builder --win",
    "dev": "electron . --dev",
    "postinstall": "node -e \"process.platform==='darwin'&&process.arch==='arm64'||console.log('Note: opentoad-pet desk GUI is Apple-Silicon only for now. Use pet --pool-node to join the pool from this machine.')\"",
    "start": "electron ."
  },
  "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",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-06-23T04:32:58.684Z",
    "modified": "2026-06-23T04:32:59.148Z"
  }
}