npm @semiont/cli @0.5.7
score
0.75
high
flagged
2026-06-13 21:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/The-AI-Alliance/semiont.git' also claimed by 10 package(s) under different publishers: ['npm/@semiont/core', 'npm/@semiont/http-transport', 'npm/@semiont/event-sourcing'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@semiont/http-transport'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"adamaialliance"
],
"versions": 181
}
Evidence (package doc at flag time)
{
"dependencies_count": 17,
"dist": {
"integrity": "sha512-8oAX3Yyqrki8wVKUfWYlFQC4SSzhGWJKoD2A8xLgy/lA7js+52Lm08HDJMnroBP62++Y+V+VqPEJKcaL7RJacg==",
"tarball": "https://registry.npmjs.org/@semiont/cli/-/cli-0.5.7.tgz",
"unpackedSize": 16792398
},
"dist-tags": {
"dev": "0.2.35-build.105",
"latest": "0.5.7"
},
"latest_version": "0.5.7",
"maintainers": [
{
"email": "apingel@thealliance.ai",
"name": "adamaialliance"
}
],
"num_versions": 182,
"repository": {
"directory": "apps/cli",
"type": "git",
"url": "git+https://github.com/The-AI-Alliance/semiont.git"
},
"scripts": {
"build": "node build.mjs && npm run typecheck",
"build:only": "node build.mjs",
"clean": "rm -rf dist",
"test": "vitest",
"test:all": "npm run test:unit && npm run test:integration",
"test:integration": "vitest run --config vitest.config.integration.ts",
"test:run": "vitest run",
"test:unit": "vitest run --config vitest.config.unit.ts",
"test:watch": "vitest --watch",
"test:watch:unit": "vitest --watch --config vitest.config.unit.ts",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@semiont/http-transport']",
"shared_repo_different_publisher": "repo 'git+https://github.com/The-AI-Alliance/semiont.git' also claimed by 10 package(s) under different publishers: ['npm/@semiont/core', 'npm/@semiont/http-transport', 'npm/@semiont/event-sourcing'] ..."
},
"time": {
"created": "2025-12-20T18:45:44.820Z",
"modified": "2026-06-14T02:34:15.916Z"
}
}