npm first-tree @0.5.5
score
0.6306
med
flagged
2026-06-10 06:06
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| license_changed | 0.4 | 'MIT' -> 'Apache-2.0' |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/agent-team-foundation/first-tree.git' also claimed by 1 package(s) under different publishers: ['npm/first-tree-staging'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 82d ago but package has 67 versions (expect >= 109d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bestony",
"dev-unispark.ai",
"286ljb",
"bingran-you"
],
"versions": 65
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-vKwOGIVFdEX8Pzxb3Dv/S6rjaIm4ryUb92gUY7j5S/ug7XZeTry34YUDeGvA2ZGmq2zSWvOBdgXeR3Flmas5Xg==",
"tarball": "https://registry.npmjs.org/first-tree/-/first-tree-0.5.5.tgz",
"unpackedSize": 1237403
},
"dist-tags": {
"alpha": "0.5.2-alpha.21.1",
"latest": "0.5.5",
"nightly": "0.4.0-nightly.260520.203519b"
},
"latest_version": "0.5.5",
"maintainers": [
{
"email": "bestony@linux.com",
"name": "bestony"
},
{
"email": "dev@unispark.ai",
"name": "dev-unispark.ai"
},
{
"email": "sirljb@gmail.com",
"name": "286ljb"
},
{
"email": "bingran.bry@gmail.com",
"name": "bingran-you"
}
],
"num_versions": 67,
"repository": {
"directory": "apps/cli",
"type": "git",
"url": "git+https://github.com/agent-team-foundation/first-tree.git"
},
"scripts": {
"build": "tsdown src/cli/index.ts src/index.ts --format esm --no-dts --external @anthropic-ai/claude-agent-sdk --external @openai/codex-sdk",
"coverage": "pnpm run build && vitest run --coverage --passWithNoTests",
"dev": "tsx src/cli/index.ts",
"postpack": "rm -rf skills",
"prepack": "rm -rf skills && cp -R ../../skills .",
"test": "vitest run --passWithNoTests",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"license_changed": "'MIT' -> 'Apache-2.0'",
"repo_too_new_for_version_history": "claimed repo created 82d ago but package has 67 versions (expect >= 109d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/agent-team-foundation/first-tree.git' also claimed by 1 package(s) under different publishers: ['npm/first-tree-staging']"
},
"time": {
"created": "2026-03-26T23:11:31.693Z",
"modified": "2026-06-10T11:05:45.401Z"
}
}