npm @runfusion/fusion @0.57.0
score
0.5845
med
flagged
2026-07-11 07:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.57.0 but max published is 1.0.0 |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['electron'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 89d ago but package has 96 versions (expect >= 118d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gsxdsm"
],
"versions": 81
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-okXtmeSe5SMr10snZC7AXuudBHjiwSvH7n9Z6sgzoGeva5etZtrRtxcYWm9GZS8ezdYY75W0czMegScsTFNuQw==",
"tarball": "https://registry.npmjs.org/@runfusion/fusion/-/fusion-0.57.0.tgz",
"unpackedSize": 65412766
},
"dist-tags": {
"latest": "0.57.0"
},
"latest_version": "0.57.0",
"maintainers": [
{
"email": "eclipxe@gmail.com",
"name": "gsxdsm"
}
],
"num_versions": 96,
"repository": {
"type": "git",
"url": "git+https://github.com/Runfusion/Fusion.git"
},
"scripts": {
"build": "tsup",
"build:exe": "bun run build.ts",
"build:exe:all": "bun run build.ts --all",
"dev": "tsx src/bin.ts",
"prebuild": "node ../../scripts/sync-fusion-skill-tools.mjs",
"test": "vitest run --silent=passed-only --reporter=dot",
"test:build-exe": "cross-env FUSION_TEST_BUILD_EXE=1 vitest run --config vitest.build-exe.config.ts --silent=passed-only --reporter=dot",
"test:ci-shape": "vitest run src/__tests__/ci-workflow.test.ts --silent=passed-only --reporter=dot",
"test:docs-index": "vitest run src/__tests__/docs-readme-index.test.ts --silent=passed-only --reporter=dot",
"test:extension-integration": "cross-env FUSION_TEST_EXTENSION_INTEGRATION=1 vitest run src/__tests__/extension-integration.test.ts --silent=passed-only --reporter=dot",
"test:pre-release": "pnpm test:slow-cli && pnpm test:build-exe",
"test:slow-cli": "cross-env FUSION_TEST_SLOW_CLI=1 vitest run src/commands/__tests__/agent-export.test.ts --silent=passed-only --reporter=dot",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['electron']",
"dist_tag_anomaly": "dist-tags.latest=0.57.0 but max published is 1.0.0",
"repo_too_new_for_version_history": "claimed repo created 89d ago but package has 96 versions (expect >= 118d for that history)"
},
"time": {
"created": "2026-04-23T00:46:07.931Z",
"modified": "2026-07-08T23:27:32.776Z"
}
}