BEACON

← candidates

npm soloforge @1.1.144

score
0.7667 high
flagged 2026-07-18 03:59
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['1.1.142', '1.1.143', '1.1.144']
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.1.144 but max published is 2.0.0
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": 153
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-+NkiqAWeK+2uRj38ifbyPpANAejfpy2tRAGGbBYCspEcZODHOT0R5kQmJAPd78dQLVPqaxdu03Q0zrXuKV6mHQ==",
    "tarball": "https://registry.npmjs.org/soloforge/-/soloforge-1.1.144.tgz",
    "unpackedSize": 2854357
  },
  "dist-tags": {
    "latest": "1.1.144"
  },
  "latest_version": "1.1.144",
  "maintainers": [
    {
      "email": "boluohu08@gmail.com",
      "name": "charliehu"
    }
  ],
  "num_versions": 165,
  "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",
    "ai:review": "node scripts/ai-maintenance/review.mjs",
    "build": "npm run clean && tsc -p tsconfig.build.json && chmod +x dist/index.js",
    "check:architecture-residue": "node scripts/check_architecture_residue.mjs",
    "check:audit": "node scripts/audit_dependencies.mjs",
    "check:comments": "node scripts/check_chinese_comments.mjs",
    "check:dead-code": "knip --include files",
    "check:deterministic-executor": "node scripts/check_deterministic_executor.mjs",
    "check:pack": "node scripts/check_npm_pack.mjs",
    "check:production-reachability": "knip -c knip.production.json --include files",
    "check:quality": "node scripts/check_lazy_patterns.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",
    "release": "node scripts/release.mjs",
    "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 && npm run check:production-reachability && node scripts/validate_release_gate.mjs"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.1.144 but max published is 2.0.0",
    "rapid_release": "3 versions in last 24h: ['1.1.142', '1.1.143', '1.1.144']",
    "repo_doesnt_exist": "claimed repo CharlieJieHu/soloforge returns 404 on github.com"
  },
  "time": {
    "created": "2026-05-15T15:34:00.890Z",
    "modified": "2026-07-17T15:49:46.741Z"
  }
}