BEACON

← candidates

npm @tapflowio/ios-agent @0.7.0

score
0.6174 med
flagged 2026-06-10 01:54
signals by category
content 1 topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.7.0 but max published is 0.8.0-next.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/jo-duchan/tapflow.git' also claimed by 5 package(s) under different publishers: ['npm/@tapflowio/android-agent', 'npm/@tapflowio/agent-core', 'npm/@tapflowio/mcp-server'] ...
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 33d ago but package has 21 versions (expect >= 79d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "joduchan"
  ],
  "versions": 20
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-+72UCWwe7I6GejAjGBITDIgupI9593SzPW6dnE28REyzz/tsz36a+k9KaY9ddMZR/lZWCRah5GEcpN6tEofdkQ==",
    "tarball": "https://registry.npmjs.org/@tapflowio/ios-agent/-/ios-agent-0.7.0.tgz",
    "unpackedSize": 640969
  },
  "dist-tags": {
    "latest": "0.7.0",
    "next": "0.8.0-next.0"
  },
  "latest_version": "0.7.0",
  "maintainers": [
    {
      "email": "jo_duchan@icloud.com",
      "name": "joduchan"
    }
  ],
  "num_versions": 21,
  "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 \"if (process.platform === 'darwin') { require('fs').readdirSync('bin').forEach(f => require('fs').chmodSync('bin/' + f, 0o755)) }\"",
    "test": "vitest run",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.7.0 but max published is 0.8.0-next.0",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "repo_too_new_for_version_history": "claimed repo created 33d ago but package has 21 versions (expect >= 79d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/jo-duchan/tapflow.git' also claimed by 5 package(s) under different publishers: ['npm/@tapflowio/android-agent', 'npm/@tapflowio/agent-core', 'npm/@tapflowio/mcp-server'] ..."
  },
  "time": {
    "created": "2026-05-20T02:41:35.179Z",
    "modified": "2026-06-09T14:08:53.379Z"
  }
}