npm @tapflowio/ios-agent @0.9.2
score
0.738
high
flagged
2026-06-20 08:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| topology | ||
| 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/mcp-server', 'npm/@tapflowio/agent-core', 'npm/tapflow'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 43d ago but package has 32 versions (expect >= 90d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"joduchan"
],
"versions": 31
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-0SiLuumFmI2Jhanhj8C8SM/W3TOJwyVbsA51pJ0uGoibpVSG8P/jlghkb5g3XDnl9WhQv02jjSBLAoX4DjGHxw==",
"tarball": "https://registry.npmjs.org/@tapflowio/ios-agent/-/ios-agent-0.9.2.tgz",
"unpackedSize": 648981
},
"dist-tags": {
"latest": "0.9.2",
"next": "0.8.1-next.0"
},
"latest_version": "0.9.2",
"maintainers": [
{
"email": "jo_duchan@icloud.com",
"name": "joduchan"
}
],
"num_versions": 32,
"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": {
"install_script_payload": "install/lifecycle script matches payload regex",
"repo_too_new_for_version_history": "claimed repo created 43d ago but package has 32 versions (expect >= 90d 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/mcp-server', 'npm/@tapflowio/agent-core', 'npm/tapflow'] ..."
},
"time": {
"created": "2026-05-20T02:41:35.179Z",
"modified": "2026-06-20T13:56:11.009Z"
}
}