BEACON

← candidates

npm @tapflowio/ios-agent @0.1.0-alpha.6

score
0.7597 high
flagged 2026-05-20 08:59
signals by category
content 2

maintainers added:

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": [
    "joduchan"
  ],
  "versions": 4
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-dh+PKnls6WUxMhQdY4AFnSmvoT7Vs2pnMIrJPPdrqUk7ko3XcGDZ16w/XUH9KAT8RHMmxm9wRs4OG4EIfiSHzg==",
    "tarball": "https://registry.npmjs.org/@tapflowio/ios-agent/-/ios-agent-0.1.0-alpha.6.tgz",
    "unpackedSize": 538859
  },
  "dist-tags": {
    "latest": "0.1.0-alpha.6"
  },
  "latest_version": "0.1.0-alpha.6",
  "maintainers": [
    {
      "email": "jo_duchan@icloud.com",
      "name": "joduchan"
    }
  ],
  "num_versions": 6,
  "repository": {
    "directory": "packages/ios-agent",
    "type": "git",
    "url": "git+https://github.com/jo-duchan/tapflow.git"
  },
  "scripts": {
    "build": "tsc",
    "lint": "eslint src",
    "postinstall": "node -e \"require('fs').readdirSync('bin').forEach(f => require('fs').chmodSync('bin/' + f, 0o755))\"",
    "test": "vitest run",
    "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-05-20T02:41:35.179Z",
    "modified": "2026-05-20T13:59:27.019Z"
  }
}