npm @ttctl/mcp @0.1.0
score
0.5577
med
flagged
2026-06-16 14:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.1.0 but max published is 0.1.1-rc.1 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/alexey-pelykh/ttctl.git' also claimed by 3 package(s) under different publishers: ['npm/@ttctl/core', 'npm/ttctl', 'npm/@ttctl/cli'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 46d ago but package has 21 versions (expect >= 79d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"alexey-pelykh"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-v+d/k0mXHZrJmPlZuUYyYc3UVsaZPLGTHa6+yalli2Wy4aidnYXMuBZ0vh3GrOnpM0bRAFFEJFmdm/61uZpsaQ==",
"tarball": "https://registry.npmjs.org/@ttctl/mcp/-/mcp-0.1.0.tgz",
"unpackedSize": 668498
},
"dist-tags": {
"latest": "0.1.0",
"next": "0.1.1-rc.1"
},
"latest_version": "0.1.0",
"maintainers": [
{
"email": "alexey.pelykh@gmail.com",
"name": "alexey-pelykh"
}
],
"num_versions": 21,
"repository": {
"directory": "packages/mcp",
"type": "git",
"url": "https://github.com/alexey-pelykh/ttctl.git"
},
"scripts": {
"build": "tsc -p tsconfig.build.json",
"clean": "rm -rf dist *.tsbuildinfo",
"dev": "tsc --watch",
"lint": "eslint src/",
"test": "vitest run --passWithNoTests",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.1.0 but max published is 0.1.1-rc.1",
"repo_too_new_for_version_history": "claimed repo created 46d ago but package has 21 versions (expect >= 79d for that history)",
"shared_repo_different_publisher": "repo 'https://github.com/alexey-pelykh/ttctl.git' also claimed by 3 package(s) under different publishers: ['npm/@ttctl/core', 'npm/ttctl', 'npm/@ttctl/cli']"
},
"time": {
"created": "2026-05-02T12:35:40.880Z",
"modified": "2026-06-16T18:37:02.874Z"
}
}