npm first-tree-staging @0.5.9-staging.506.1
score
0.6072
med
flagged
2026-06-22 20:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| 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'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 94d ago but package has 425 versions (expect >= 157d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"dev-unispark.ai"
],
"versions": 424
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-qlDKXL9kOj8hYcsdZpkqZ/z/v8zEYWrDc6QJd1GHTWsE1HvpoGY9VVojC1BjhUvG/5Ks17UD/akw3COY9bes8g==",
"tarball": "https://registry.npmjs.org/first-tree-staging/-/first-tree-staging-0.5.9-staging.506.1.tgz",
"unpackedSize": 1383456
},
"dist-tags": {
"alpha": "0.0.0-alpha",
"latest": "0.5.9-staging.506.1"
},
"latest_version": "0.5.9-staging.506.1",
"maintainers": [
{
"email": "dev@unispark.ai",
"name": "dev-unispark.ai"
}
],
"num_versions": 425,
"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": {
"repo_too_new_for_version_history": "claimed repo created 94d ago but package has 425 versions (expect >= 157d 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']"
},
"time": {
"created": "2026-05-25T07:53:26.710Z",
"modified": "2026-06-23T01:25:27.685Z"
}
}