npm @ornexus/neocortex @4.60.17
score
0.6269
med
flagged
2026-07-24 09:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| removed_within_window | 0.9 | version 4.63.18 was removed upstream ~0min ago |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.60.17 but max published is 4.63.14 |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo OrNexus-AI/neocortex returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"luandetoni"
],
"versions": 18
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-jyDuo0ArcUyCky5ArcSjFWKqfKE0VCIgNIiv/EHvOyhYMijrdF9R8/iYI0BWUiYGDIj90NwVhpzfkIxBxEn5rQ==",
"tarball": "https://registry.npmjs.org/@ornexus/neocortex/-/neocortex-4.60.17.tgz",
"unpackedSize": 1679770
},
"dist-tags": {
"latest": "4.60.17",
"recovery-v4-60": "4.60.17",
"rollback": "4.60.16"
},
"latest_version": "4.60.17",
"maintainers": [
{
"email": "detoni@ornexus.com",
"name": "luandetoni"
}
],
"num_versions": 14,
"repository": {
"type": "git",
"url": "git+https://github.com/OrNexus-AI/neocortex.git"
},
"scripts": {
"admin:build": "cd admin && npm run build",
"admin:dev": "cd admin && npm run dev",
"admin:lint": "cd admin && npm run lint",
"admin:test": "cd admin && npm run test",
"build": "npm run build -w packages/shared && npm run build -w packages/client && node scripts/strip-source-map-comments.js && node scripts/minify-client-dist.mjs",
"build:clean": "rm -rf packages/shared/dist packages/client/dist && npm run build",
"build:client": "npm run build -w packages/client",
"build:shared": "npm run build -w packages/shared",
"portal:build": "cd portal && npm run build",
"portal:dev": "cd portal && npm run dev",
"portal:test": "cd portal && npm run test",
"postinstall": "node postinstall.js",
"prepublishOnly": "npm run build && npm --prefix packages/server run build -- --noEmit && node scripts/validate-pre-publish.js && node sync-version.js && npm run sbom && node -e \"const p=require('./package.json');const fs=require('fs');p.description='Neocortex v'+p.version+' - Orquestrador de Desenvolvimento de Epics & Stories para Claude Code';fs.writeFileSync('./package.json',JSON.stringify(p,null,2)+'\\n');console.log('Publishing Neocortex v'+p.version+'...')\"",
"sbom": "bash scripts/generate-sbom.sh",
"storybook": "storybook dev -p 6006",
"storybook:build": "storybook build --output-dir storybook-static",
"storybook:smoke": "node scripts/storybook-smoke-a11y-check.js",
"sync": "node sync-version.js",
"test": "node scripts/test-root.mjs",
"test:e2e": "bash scripts/e2e-smoke-test.sh",
"validate": "node scripts/validate-pre-publish.js",
"validate:bash": "bash scripts/validate-pre-publish.sh",
"version": "npm run sync && echo 'Nova versao:' && cat package.json | grep version"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.60.17 but max published is 4.63.14",
"removed_within_window": "version 4.63.18 was removed upstream ~0min ago",
"repo_doesnt_exist": "claimed repo OrNexus-AI/neocortex returns 404 on github.com"
},
"time": {
"created": "2026-03-16T19:50:48.976Z",
"modified": "2026-07-24T14:54:42.353Z"
}
}