npm @ai-development-environment/control-agent @0.0.39
score
0.6056
med
flagged
2026-07-21 12:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.0.35', '0.0.36', '0.0.37', '0.0.39'] |
| 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'] |
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-bMNleglz4Rx60O1LbJfeZtaWb3z0rIpuz9CsR39NsIT5bIBZxaZa784i8QlkJ3KCCJ7mkwRPrcdto6ecRz835Q==",
"tarball": "https://registry.npmjs.org/@ai-development-environment/control-agent/-/control-agent-0.0.39.tgz",
"unpackedSize": 354204
},
"dist-tags": {
"latest": "0.0.39"
},
"latest_version": "0.0.39",
"maintainers": [
{
"email": "contact@bludesign.biz",
"name": "chandlerhuff"
}
],
"num_versions": 12,
"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": "4 versions in last 24h: ['0.0.35', '0.0.36', '0.0.37', '0.0.39']",
"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-21T17:50:06.945Z"
}
}