BEACON

← candidates

npm agim-cli @1.3.1

score
0.7333 high
flagged 2026-06-21 20:26
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 6 versions in last 24h: ['1.2.157', '1.2.158', '1.2.159', '1.3.0', '1.3.1']
topology
repository_url_changed 0.7 'git+https://github.com/benking007/imhub.git' -> 'git+https://github.com/benking007/agim.git'
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 52d ago but package has 148 versions (expect >= 130d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "benking007"
  ],
  "versions": 146
}

Evidence (package doc at flag time)

{
  "dependencies_count": 21,
  "dist": {
    "integrity": "sha512-dtaZ0GMmOA7MPCxnlrmmCeyiCUN/xCByLtY1ESvOamLB9fproc/SV1/4pwtBv+dTXWtcqwomA7UJyMZ040MJ7g==",
    "tarball": "https://registry.npmjs.org/agim-cli/-/agim-cli-1.3.1.tgz",
    "unpackedSize": 14154086
  },
  "dist-tags": {
    "latest": "1.3.1"
  },
  "latest_version": "1.3.1",
  "maintainers": [
    {
      "email": "ben.wangzj@gmail.com",
      "name": "benking007"
    }
  ],
  "num_versions": 148,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/benking007/agim.git"
  },
  "scripts": {
    "build": "npm run build:spa && rm -rf dist && tsc && cp -r src/web/public dist/web/public && mkdir -p dist/core/skills && cp -r src/core/skills/builtin dist/core/skills/builtin && chmod +x dist/cli.js",
    "build:spa": "cd src/web-app && npm run build && cd ../.. && rm -rf src/web/public/assets && cp -r src/web-app/dist/assets src/web/public/assets && cp src/web-app/dist/index.html src/web/public/index.html && cp src/web-app/dist/manifest.webmanifest src/web/public/manifest.webmanifest && cp src/web-app/dist/favicon.svg src/web/public/favicon.svg",
    "dev": "tsc --watch",
    "format": "biome format . --write",
    "lint": "biome lint src/cli.ts src/index.ts src/cli-ui src/core src/plugins src/scripts src/utils src/web/server.ts src/web/viewer-render.ts test",
    "prepublishOnly": "npm run build",
    "start": "node dist/cli.js",
    "test": "bun test --path-ignore-patterns='**/web-app/**'",
    "test:coverage": "bun test --coverage --path-ignore-patterns='**/web-app/**'",
    "typecheck": "tsc --noEmit && tsc --noEmit -p tsconfig.test.json"
  },
  "signal_details": {
    "rapid_release": "6 versions in last 24h: ['1.2.157', '1.2.158', '1.2.159', '1.3.0', '1.3.1']",
    "repo_too_new_for_version_history": "claimed repo created 52d ago but package has 148 versions (expect >= 130d for that history)",
    "repository_url_changed": "'git+https://github.com/benking007/imhub.git' -> 'git+https://github.com/benking007/agim.git'"
  },
  "time": {
    "created": "2026-05-12T07:57:20.805Z",
    "modified": "2026-06-22T01:26:07.277Z"
  }
}