BEACON

← candidates

npm @chanmeng666/archlang @1.21.0

score
0.6964 med
flagged 2026-07-25 18:43
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.19.0', '1.20.0', '1.21.0']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/ChanMeng666/archlang.git' also claimed by 1 package(s) under different publishers: ['npm/@chanmeng666/archlang-mcp']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 31d ago but package has 37 versions (expect >= 94d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "chanmeng666"
  ],
  "versions": 36
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-6BfJwHLlnuyNDTCwqbwNGe7CM29PmBKJjU9dRqIAH/8Foicp7QYYznlaHPAqdoqRXr7kJzTC18ppmAExabx8jw==",
    "tarball": "https://registry.npmjs.org/@chanmeng666/archlang/-/archlang-1.21.0.tgz",
    "unpackedSize": 3276205
  },
  "dist-tags": {
    "latest": "1.21.0"
  },
  "latest_version": "1.21.0",
  "maintainers": [
    {
      "email": "chanmeng.dev@gmail.com",
      "name": "chanmeng666"
    }
  ],
  "num_versions": 37,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ChanMeng666/archlang.git"
  },
  "scripts": {
    "bench": "tsx bench/run.ts",
    "bench:json": "tsx bench/run.ts --json",
    "build": "tsup",
    "check": "npm run typecheck && npm run lint && npm test",
    "check:drift": "tsx scripts/check-drift.ts",
    "cli": "tsx src/cli.ts",
    "dataset:gen": "tsx dataset/generate.ts",
    "dev": "tsup --watch",
    "docs:build": "npm run build && npm -w docs-site run build",
    "docs:dev": "npm run build && npm -w docs-site run dev",
    "eval": "tsx eval/run.ts",
    "eval:ci": "tsx eval/run.ts",
    "eval:g1": "tsx eval/g1/generate.ts",
    "eval:l2": "tsx eval/l2-run.ts",
    "eval:live": "tsx eval/run.ts --live",
    "gen:all": "npm run gen:grammars && npm run gen:errors && npm run gen:cli && npm run gen:spec && npm run gen:llms && npm run gen:gbnf && npm run gen:plan-schema && npm run gen:intent-schema",
    "gen:cli": "tsx scripts/gen-cli-reference.ts",
    "gen:errors": "tsx scripts/gen-error-codes.ts",
    "gen:gbnf": "tsx scripts/gen-gbnf.ts",
    "gen:grammars": "tsx scripts/gen-grammars.ts",
    "gen:intent-schema": "tsx scripts/gen-intent-schema.ts",
    "gen:llms": "tsx scripts/gen-llms-full.ts",
    "gen:plan-schema": "tsx scripts/gen-plan-schema.ts",
    "gen:spec": "tsx scripts/gen-llm-spec.ts",
    "lint": "biome check .",
    "lint:ci": "biome ci .",
    "lint:fix": "biome check --write .",
    "mcp:build": "npm run build && npm -w @chanmeng666/archlang-mcp run build",
    "playground:build": "npm run build && npm -w archlang-playground run build",
    "playground:dev": "npm run build && npm -w archlang-playground run dev",
    "prepublishOnly": "npm run build && npm run test",
    "test": "vitest run",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['1.19.0', '1.20.0', '1.21.0']",
    "repo_too_new_for_version_history": "claimed repo created 31d ago but package has 37 versions (expect >= 94d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/ChanMeng666/archlang.git' also claimed by 1 package(s) under different publishers: ['npm/@chanmeng666/archlang-mcp']"
  },
  "time": {
    "created": "2026-06-24T14:45:22.359Z",
    "modified": "2026-07-25T23:43:43.860Z"
  }
}