npm @ai-development-environment/control-agent @0.0.58
score
0.6745
med
flagged
2026-07-26 00:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['0.0.54', '0.0.55', '0.0.56', '0.0.57', '0.0.58'] |
| 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 10d ago but package has 31 versions (expect >= 89d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chandlerhuff"
],
"versions": 29
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-BhTNBxdTxyE3OmAQlDD9C8mqgzyJEb1z60RC/fA5ScVdnsxgFJMOFKAuYZQw2nzyN2a5WTNVot/8u0pwOYmUpw==",
"tarball": "https://registry.npmjs.org/@ai-development-environment/control-agent/-/control-agent-0.0.58.tgz",
"unpackedSize": 2197573
},
"dist-tags": {
"latest": "0.0.58"
},
"latest_version": "0.0.58",
"maintainers": [
{
"email": "contact@bludesign.biz",
"name": "chandlerhuff"
}
],
"num_versions": 31,
"repository": {
"directory": "packages/control-agent",
"type": "git",
"url": "git+https://github.com/bludesign/ai-development-environment.git"
},
"scripts": {
"build": "node esbuild.config.mjs",
"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 && npm run smoke",
"full-check:ci": "npm run format:check && npm run lint && npm run type-check && npm run test:run && npm run build && npm run smoke",
"full-check:dev": "npm run full-check && npm run dev",
"lint": "eslint .",
"lint:fix": "eslint --fix .",
"prepublishOnly": "npm run build",
"smoke": "node dist/control-agent.js --help",
"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": "8 versions in last 24h: ['0.0.54', '0.0.55', '0.0.56', '0.0.57', '0.0.58']",
"repo_too_new_for_version_history": "claimed repo created 10d ago but package has 31 versions (expect >= 89d 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-26T05:32:43.378Z"
}
}