npm @ai-development-environment/control-agent @0.0.45
score
0.6213
med
flagged
2026-07-22 12:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['0.0.41', '0.0.42', '0.0.43', '0.0.44', '0.0.45'] |
| 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 7d ago but package has 18 versions (expect >= 75d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chandlerhuff"
],
"versions": 17
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-ENpQOz2JcDolcM0KIJWQh/3WafyMuus5N0ALtrVfDzKByC+HQufXUNySJmU867iJ8iz9AFJamu4ZpR/Khr6/Fg==",
"tarball": "https://registry.npmjs.org/@ai-development-environment/control-agent/-/control-agent-0.0.45.tgz",
"unpackedSize": 355231
},
"dist-tags": {
"latest": "0.0.45"
},
"latest_version": "0.0.45",
"maintainers": [
{
"email": "contact@bludesign.biz",
"name": "chandlerhuff"
}
],
"num_versions": 18,
"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 --cooldown 48h && npm install",
"upgrade:check": "ncu --cooldown 48h"
},
"signal_details": {
"rapid_release": "7 versions in last 24h: ['0.0.41', '0.0.42', '0.0.43', '0.0.44', '0.0.45']",
"repo_too_new_for_version_history": "claimed repo created 7d ago but package has 18 versions (expect >= 75d 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-22T17:33:08.990Z"
}
}