npm @tapflowio/ios-agent @0.7.0
score
0.6309
med
flagged
2026-06-10 10:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| 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/mcp-server', 'npm/@tapflowio/agent-core'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 33d ago but package has 24 versions (expect >= 82d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"joduchan"
],
"versions": 23
}
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.3"
},
"latest_version": "0.7.0",
"maintainers": [
{
"email": "jo_duchan@icloud.com",
"name": "joduchan"
}
],
"num_versions": 24,
"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 24 versions (expect >= 82d 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/mcp-server', 'npm/@tapflowio/agent-core'] ..."
},
"time": {
"created": "2026-05-20T02:41:35.179Z",
"modified": "2026-06-10T14:37:36.050Z"
}
}