npm @runfusion/fusion @0.40.1
score
0.5785
med
flagged
2026-06-10 20:18
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.40.1 but max published is 1.0.0 |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['i18next', 'react-i18next', 'ws'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 58d ago but package has 76 versions (expect >= 112d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gsxdsm"
],
"versions": 75
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-jaSOb1Rk1wn/JR/9ClLKzIomfdfM0ubQfdsSPWFSerNrQ0xpBDBDmGBzm9eQU9bmGidbCcC+gl9SQiwrULhg8w==",
"tarball": "https://registry.npmjs.org/@runfusion/fusion/-/fusion-0.40.1.tgz",
"unpackedSize": 39284822
},
"dist-tags": {
"latest": "0.40.1"
},
"latest_version": "0.40.1",
"maintainers": [
{
"email": "eclipxe@gmail.com",
"name": "gsxdsm"
}
],
"num_versions": 76,
"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: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": "3 new non-watchlisted dep(s): ['i18next', 'react-i18next', 'ws']",
"dist_tag_anomaly": "dist-tags.latest=0.40.1 but max published is 1.0.0",
"repo_too_new_for_version_history": "claimed repo created 58d ago but package has 76 versions (expect >= 112d for that history)"
},
"time": {
"created": "2026-04-23T00:46:07.931Z",
"modified": "2026-06-11T01:18:15.350Z"
}
}