npm @agentuity/cli @2.0.27
score
0.64
med
flagged
2026-06-10 18:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.0.27 but max published is 3.0.8 |
| mass_publish_burst | 0.8 | publisher 'p0tofpie' pushed 24 packages in the last 15min on npm |
| repository_removed | 1.0 | prior repo 'git+https://github.com/agentuity/sdk.git' no longer in package.json |
| dependency_added_unknown | 0.6 | 11 new non-watchlisted dep(s): ['@agentuity/auth', '@agentuity/frontend', '@datasert/cronjs-parser', '@vitejs/plugin-react', 'acorn-loose'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"huijiro",
"p0tofpie",
"jhaynie"
],
"versions": 264
}
Evidence (package doc at flag time)
{
"dependencies_count": 21,
"dist": {
"integrity": "sha512-OhspY9Pn/H2cTTw9w1wn7SEoX1MiU2hpRKUL5kxLFC7O0OJnHkLUsXxxNo2Ik7kV3krBhXqCHjizWRzJJAr38Q==",
"tarball": "https://registry.npmjs.org/@agentuity/cli/-/cli-2.0.27.tgz",
"unpackedSize": 8051352
},
"dist-tags": {
"alpha": "3.0.0-alpha.7",
"beta": "3.0.0-beta.9",
"latest": "2.0.27",
"next": "3.0.6"
},
"latest_version": "2.0.27",
"maintainers": [
{
"email": "huijirohankei@gmail.com",
"name": "huijiro"
},
{
"email": "bchristopher@agentuity.com",
"name": "p0tofpie"
},
{
"email": "jhaynie@gmail.com",
"name": "jhaynie"
}
],
"num_versions": 265,
"repository": null,
"scripts": {
"build": "bunx tsc --build --force",
"clean": "rm -rf dist tsconfig.tsbuildinfo",
"prepublishOnly": "bun run clean && bun run build",
"test": "bun scripts/test-create-flow.ts && bun scripts/test-exit-codes.ts && bun scripts/test-response-schema.ts && bun scripts/test-batch-reporting.ts && bun scripts/test-response-envelope.ts && bun scripts/test-concurrent-sessions.ts",
"test:batch": "bun scripts/test-batch-reporting.ts",
"test:bundled-create": "bun scripts/test-bundled-create.ts",
"test:concurrent-sessions": "bun scripts/test-concurrent-sessions.ts",
"test:create": "bun scripts/test-create-flow.ts",
"test:envelope": "bun scripts/test-response-envelope.ts",
"test:exit-codes": "bun scripts/test-exit-codes.ts",
"test:response-schema": "bun scripts/test-response-schema.ts",
"typecheck": "bunx tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "11 new non-watchlisted dep(s): ['@agentuity/auth', '@agentuity/frontend', '@datasert/cronjs-parser', '@vitejs/plugin-react', 'acorn-loose'] ...",
"dist_tag_anomaly": "dist-tags.latest=2.0.27 but max published is 3.0.8",
"mass_publish_burst": "publisher 'p0tofpie' pushed 24 packages in the last 15min on npm",
"no_repo": "package.json has no repository field",
"repository_removed": "prior repo 'git+https://github.com/agentuity/sdk.git' no longer in package.json"
},
"time": {
"created": "2025-10-28T19:14:33.771Z",
"modified": "2026-06-10T21:01:00.824Z"
}
}