npm @agentuity/core @2.0.27
score
0.6
med
flagged
2026-06-10 18:52
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 |
| repository_removed | 1.0 | prior repo 'git+https://github.com/agentuity/sdk.git' no longer in package.json |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"huijiro",
"p0tofpie",
"jhaynie"
],
"versions": 274
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-ykgCR91N9niezE9iQgYbqdmxLaGxKuLOHpg7JhZRA9goNPOqtqaZEevO9bN55ICghbYkKxl0Xos9sUBSKXxEvw==",
"tarball": "https://registry.npmjs.org/@agentuity/core/-/core-2.0.27.tgz",
"unpackedSize": 5817921
},
"dist-tags": {
"alpha": "3.0.0-alpha.7",
"beta": "3.0.0-beta.9",
"branch.v3": "2.0.9-v3.820f98a",
"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": 275,
"repository": null,
"scripts": {
"build": "bunx tsc --build --force",
"clean": "rm -rf dist tsconfig.tsbuildinfo",
"prepublishOnly": "bun run clean && bun run build",
"typecheck": "bunx tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.0.27 but max published is 3.0.8",
"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-27T04:10:19.702Z",
"modified": "2026-06-10T20:58:38.122Z"
}
}