npm soloforge @1.1.131
score
0.7257
high
flagged
2026-07-10 19:45
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.1.129', '1.1.130', '1.1.131'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.1.131 but max published is 2.0.0 |
| repository_url_changed | 0.7 | 'https://gitee.com/CharlieLuoBo/SoloForge.git' -> 'git+https://github.com/CharlieJieHu/soloforge.git' |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo CharlieJieHu/soloforge returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"charliehu"
],
"versions": 77
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-/tYmTuv7iPFF4qsc7570unrjvMXwF4VZRx9PX3WzVVDwAbulKiXIoJLFAoaZDmAiqBTgZ1eheDm1gDJ4LiTogQ==",
"tarball": "https://registry.npmjs.org/soloforge/-/soloforge-1.1.131.tgz",
"unpackedSize": 4599063
},
"dist-tags": {
"latest": "1.1.131"
},
"latest_version": "1.1.131",
"maintainers": [
{
"email": "boluohu08@gmail.com",
"name": "charliehu"
}
],
"num_versions": 152,
"repository": {
"type": "git",
"url": "git+https://github.com/CharlieJieHu/soloforge.git"
},
"scripts": {
"ai:check": "node scripts/ai-maintenance/check.mjs",
"ai:explain": "node scripts/ai-maintenance/explain.mjs",
"ai:impact": "node scripts/ai-maintenance/impact.mjs",
"audit:invariants": "node scripts/audit_invariant_coverage.mjs",
"build": "npm run clean && tsc -p tsconfig.build.json && chmod +x dist/index.js",
"check:audit": "node scripts/audit_dependencies.mjs",
"check:comments": "node scripts/check_chinese_comments.mjs",
"check:deterministic-executor": "node scripts/check_deterministic_executor.mjs",
"check:pack": "npm pack --dry-run 2>&1 | tee pack-output.txt && node scripts/check_npm_pack.mjs pack-output.txt",
"check:quality": "node scripts/check_lazy_patterns.mjs",
"check:runtime-recovery": "node scripts/check_runtime_state_recovery.mjs",
"check:schema-enum": "node scripts/check_schema_enum_consistency.mjs",
"check:unsafe-patterns": "node scripts/check_unsafe_patterns.mjs",
"clean": "rm -rf dist",
"dev": "tsc --watch",
"lint": "eslint src/ --max-warnings 0",
"lint:all": "eslint . --max-warnings 0",
"prepublishOnly": "npm run build",
"start": "node dist/index.js",
"test": "vitest run --reporter=verbose",
"test:coverage": "vitest run --coverage",
"test:e2e": "E2E=1 vitest run tests/e2e/ --reporter=verbose",
"test:unit": "vitest run --exclude tests/e2e/**",
"test:watch": "vitest",
"typecheck": "tsc --noEmit",
"typecheck:tests": "tsc -p tsconfig.test.json --noEmit",
"validate-release": "npm run build && node scripts/validate_release_gate.mjs"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.1.131 but max published is 2.0.0",
"rapid_release": "3 versions in last 24h: ['1.1.129', '1.1.130', '1.1.131']",
"repo_doesnt_exist": "claimed repo CharlieJieHu/soloforge returns 404 on github.com",
"repository_url_changed": "'https://gitee.com/CharlieLuoBo/SoloForge.git' -> 'git+https://github.com/CharlieJieHu/soloforge.git'"
},
"time": {
"created": "2026-05-15T15:34:00.890Z",
"modified": "2026-07-10T14:57:39.569Z"
}
}