npm @ainative/cody-cli @0.9.2
score
0.55
med
flagged
2026-06-21 15:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| license_changed | 0.4 | 'Apache-2.0' -> 'SEE LICENSE IN LICENSE' |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/AINative-Studio/cody-cli.git' -> 'https://docs.ainative.studio/docs/cody-cli/getting-started' |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"ainative-studio"
],
"versions": 179
}
Evidence (package doc at flag time)
{
"dependencies_count": 68,
"dist": {
"integrity": "sha512-M+sdlWLKy4fQs8i3tB9B/eWBsKfuwh0Ii5/Jy9iDiFLUrF9yydKww7NpjRglqdGvLsDj4q/5l/JHIvSuT+y8hw==",
"tarball": "https://registry.npmjs.org/@ainative/cody-cli/-/cody-cli-0.9.2.tgz",
"unpackedSize": 22276007
},
"dist-tags": {
"latest": "0.9.2"
},
"latest_version": "0.9.2",
"maintainers": [
{
"email": "toby@rely.ventures",
"name": "ainative-studio"
}
],
"num_versions": 181,
"repository": {
"type": "git",
"url": "https://docs.ainative.studio/docs/cody-cli/getting-started"
},
"scripts": {
"build": "bash build.sh",
"postbuild": "bash postbuild.sh",
"postinstall": "node bin/postinstall.cjs",
"prepublishOnly": "bun test && bash build.sh && bash postbuild.sh",
"start": "node dist/cli.js",
"test": "bun test",
"test:coverage": "bun test --coverage",
"test:e2e": "bun test tests/e2e/"
},
"signal_details": {
"license_changed": "'Apache-2.0' -> 'SEE LICENSE IN LICENSE'",
"repository_url_changed": "'git+https://github.com/AINative-Studio/cody-cli.git' -> 'https://docs.ainative.studio/docs/cody-cli/getting-started'"
},
"time": {
"created": "2026-04-02T03:51:14.627Z",
"modified": "2026-06-21T20:46:49.215Z"
}
}