BEACON

← candidates

npm @ai-development-environment/control-agent @0.0.36

score
0.5699 med
flagged 2026-07-21 00:44
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: ['0.0.34', '0.0.35', '0.0.36']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/bludesign/ai-development-environment.git' also claimed by 1 package(s) under different publishers: ['npm/@ai-development-environment/server']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 5d ago but package has 10 versions (expect >= 60d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "chandlerhuff"
  ],
  "versions": 10
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-YZPYMFfQH5rpaFDIlnQfOcK1pTfTHcwpYN1DNnsfwd8i6+/my3ED2+zSRzT/lDH5ndxmPUHYZCIHL7euZgcWvw==",
    "tarball": "https://registry.npmjs.org/@ai-development-environment/control-agent/-/control-agent-0.0.36.tgz",
    "unpackedSize": 354204
  },
  "dist-tags": {
    "latest": "0.0.36"
  },
  "latest_version": "0.0.36",
  "maintainers": [
    {
      "email": "contact@bludesign.biz",
      "name": "chandlerhuff"
    }
  ],
  "num_versions": 10,
  "repository": {
    "directory": "packages/control-agent",
    "type": "git",
    "url": "git+https://github.com/bludesign/ai-development-environment.git"
  },
  "scripts": {
    "build": "esbuild src/index.ts --bundle --platform=node --format=esm --target=node24 --outfile=dist/control-agent.js --banner:js=\"#!/usr/bin/env node\"",
    "dev": "node --watch --watch-preserve-output --import tsx src/index.ts dev",
    "format": "prettier --write --ignore-path ../../.gitignore --ignore-path ../../.prettierignore .",
    "format:check": "prettier --check --ignore-path ../../.gitignore --ignore-path ../../.prettierignore .",
    "full-check": "npm run format && npm run lint:fix && npm run type-check && npm run test:run && npm run build",
    "full-check:ci": "npm run format:check && npm run lint && npm run type-check && npm run test:run && npm run build",
    "full-check:dev": "npm run full-check && npm run dev",
    "lint": "eslint .",
    "lint:fix": "eslint --fix .",
    "prepublishOnly": "npm run build",
    "test": "vitest",
    "test:run": "vitest run",
    "type-check": "tsc --noEmit -p tsconfig.json",
    "upgrade": "ncu -u && npm install",
    "upgrade:check": "ncu"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['0.0.34', '0.0.35', '0.0.36']",
    "repo_too_new_for_version_history": "claimed repo created 5d ago but package has 10 versions (expect >= 60d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/bludesign/ai-development-environment.git' also claimed by 1 package(s) under different publishers: ['npm/@ai-development-environment/server']"
  },
  "time": {
    "created": "2026-07-18T23:27:53.462Z",
    "modified": "2026-07-21T01:09:39.776Z"
  }
}