BEACON

← candidates

npm soloforge @1.1.53

score
0.6268 med
flagged 2026-06-22 03:38
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 5 versions in last 24h: ['1.1.49', '1.1.50', '1.1.51', '1.1.52', '1.1.53']
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.1.53 but max published is 2.0.0

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "charliehu"
  ],
  "versions": 75
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-jvOsbG8uH1T11qKllMEbugWtz0XWv1sYMH7mPfOt8R5gGXMgKvdhuLYk6G1ElYLzcAzwvSn0frInSWs4/eDgMQ==",
    "tarball": "https://registry.npmjs.org/soloforge/-/soloforge-1.1.53.tgz",
    "unpackedSize": 5823510
  },
  "dist-tags": {
    "latest": "1.1.53"
  },
  "latest_version": "1.1.53",
  "maintainers": [
    {
      "email": "boluohu08@gmail.com",
      "name": "charliehu"
    }
  ],
  "num_versions": 77,
  "repository": {
    "type": "git",
    "url": "https://gitee.com/CharlieLuoBo/SoloForge.git"
  },
  "scripts": {
    "build": "npm run clean && tsc && 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",
    "update-workflow-checksum": "node -e \"const {updateEmbeddedChecksum}=require('./dist/context/adapters/shared/workflow_template.js');console.log('\u65b0\u6821\u9a8c\u548c:',updateEmbeddedChecksum(process.cwd()));\"",
    "validate-release": "npm run build && node scripts/validate_release_gate.mjs"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.1.53 but max published is 2.0.0",
    "rapid_release": "5 versions in last 24h: ['1.1.49', '1.1.50', '1.1.51', '1.1.52', '1.1.53']"
  },
  "time": {
    "created": "2026-05-15T15:34:00.890Z",
    "modified": "2026-06-22T08:38:40.847Z"
  }
}