npm @enterpriseai/cli @3.8.3
score
0.6823
med
flagged
2026-07-30 00:19
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['3.8.0', '3.8.1', '3.8.2', '3.8.3'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/eai-tools/eai.git' also claimed by 1 package(s) under different publishers: ['npm/eai-cli'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"douglaswross"
],
"versions": 21
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-gzB20r7a0E41TJYwR+90SVIPhV2k1Ui42WE7QZeOK6j3vijwYF+q+cg18Slp+tnFECyTua+akPC1ass1NhZNHA==",
"tarball": "https://registry.npmjs.org/@enterpriseai/cli/-/cli-3.8.3.tgz",
"unpackedSize": 6616008
},
"dist-tags": {
"bootstrap": "0.0.0-bootstrap.0",
"latest": "3.8.3"
},
"latest_version": "3.8.3",
"maintainers": [
{
"email": "support@enterpriseaigroup.com",
"name": "douglaswross"
}
],
"num_versions": 22,
"repository": {
"type": "git",
"url": "git+https://github.com/eai-tools/eai.git"
},
"scripts": {
"build": "tsc",
"dev": "tsc --watch",
"docs:error-guidance": "node scripts/generate-error-guidance-docs.cjs",
"docs:error-guidance:check": "node scripts/generate-error-guidance-docs.cjs --check",
"docs:release-assets": "node scripts/generate-release-docs.cjs",
"docs:release-assets:check": "node scripts/generate-release-docs.cjs --check",
"docs:verify-api": "node scripts/verify-api-reference.cjs --check",
"eval:agent-discovery": "node scripts/eval-agent-discovery.cjs",
"guidance:verify": "node scripts/verify-error-guidance.cjs",
"lint": "eslint src/",
"lint:no-placeholder": "! grep -r EAI_CLI_CLIENT_ID_PLACEHOLDER src/",
"prepare": "tsc",
"prepublishOnly": "npm run lint:no-placeholder && npm run security:public-hygiene && npm run typecheck && npm run lint && npm run build && npm run test",
"release:check": "bash scripts/release-preflight.sh",
"security:public-hygiene": "node scripts/verify-public-hygiene.cjs",
"smoke:eai-full:check": "node scripts/eai-full-e2e-smoke.cjs --check",
"smoke:eai-full:live": "node scripts/eai-full-e2e-smoke.cjs --live",
"smoke:eai-full:plan": "node scripts/eai-full-e2e-smoke.cjs --plan",
"smoke:resourceapi-lifecycle": "bash scripts/smoke-resourceapi-schema-sync-lifecycle.sh",
"start": "node dist/index.js",
"sync:gofer": "node scripts/sync-gofer-resources.cjs",
"sync:linked-sources": "node scripts/sync-linked-sources.js",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:e2e-local": "bash scripts/test-local-dedicated-tenant-lifecycle.sh",
"test:eai-cli:ci": "mkdir -p test-results && vitest run tests/integration/login.test.ts tests/integration/whoami.test.ts tests/integration/tenant.test.ts tests/integration/init.test.ts tests/integration/help.test.ts tests/integration/describe-contract.test.ts tests/integration/dev.test.ts tests/integration/update.test.ts tests/integration/output.test.ts tests/integration/error-guidance.test.ts tests/integration/resources-command.test.ts tests/integration/agent-guide.test.ts tests/integration/agent-discovery-eval.test.ts tests/integration/provision.test.ts tests/integration/types.test.ts tests/integration/user.test.ts tests/integration/publicapi.test.ts tests/integration/no-v3-runtime.test.ts tests/integration/platform-api-client.test.ts tests/integration/vertical.test.ts tests/integration/dedicated-tenant-lifecycle.test.ts tests/integration/runtime-contract.test.ts tests/integration/inquirer-prompt-types.test.ts tests/integration/full-e2e-smoke.test.ts --reporter=default --reporter=junit --outputFile=test-results/eai-cli-results.xml",
"test:ui": "vitest --ui",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['3.8.0', '3.8.1', '3.8.2', '3.8.3']",
"shared_repo_different_publisher": "repo 'git+https://github.com/eai-tools/eai.git' also claimed by 1 package(s) under different publishers: ['npm/eai-cli']"
},
"time": {
"created": "2026-07-06T04:13:34.462Z",
"modified": "2026-07-30T05:13:09.012Z"
}
}