npm enterprise-ssh-mcp-server @0.2.0
score
0.5228
med
flagged
2026-07-25 01:08
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.2.0'] |
| removed_within_window | 0.9 | version 0.1.0 was removed upstream ~0min ago |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 0d ago but package has 5 versions (expect >= 41d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wyksean"
],
"versions": 6
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-7EZa9u3GREw4j0IrolPJNBKhkL2jq86UF8oOIlwIr+yW50Qbm8GoEYl6M/dG+wjgdFkYkqVGJGINP6st+S4z4g==",
"tarball": "https://registry.npmjs.org/enterprise-ssh-mcp-server/-/enterprise-ssh-mcp-server-0.2.0.tgz",
"unpackedSize": 254764
},
"dist-tags": {
"latest": "0.2.0"
},
"latest_version": "0.2.0",
"maintainers": [
{
"email": "604076164@qq.com",
"name": "wyksean"
}
],
"num_versions": 5,
"repository": {
"type": "git",
"url": "git+https://github.com/wyksean448/enterprise-ssh-mcp-server.git"
},
"scripts": {
"build": "npm run clean && tsc -p tsconfig.json",
"clean": "node -e \"require('node:fs').rmSync('dist',{recursive:true,force:true})\"",
"dev": "tsx src/index.ts",
"prepublishOnly": "npm run typecheck && npm test && npm run build",
"start": "node dist/index.js",
"test": "vitest run",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"signal_details": {
"rapid_release": "5 versions in last 24h: ['0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.2.0']",
"removed_within_window": "version 0.1.0 was removed upstream ~0min ago",
"repo_too_new_for_version_history": "claimed repo created 0d ago but package has 5 versions (expect >= 41d for that history)"
},
"time": {
"created": "2026-07-24T12:28:41.224Z",
"modified": "2026-07-25T06:07:40.100Z"
}
}