npm titan-agent @6.5.3
score
0.75
high
flagged
2026-06-08 15:45
signals by category
content
1
cadence
1
topology
1
enrichment
1
maintainers added: —
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['6.5.0', '6.5.1', '6.5.2', '6.5.3'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.5.3 but max published is 2026.10.70 |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 115d ago but package has 345 versions (expect >= 152d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"djtony707"
],
"versions": 344
}
Evidence (package doc at flag time)
{
"dependencies_count": 17,
"dist": {
"integrity": "sha512-qJgm1aH35Db7z1x+f9ZvSxcMPWUPnl1HGew9JeLMaDGs85vLUtF33rw9A9lIyQfIjfsawi9DLI6NzEj7cF5e8w==",
"tarball": "https://registry.npmjs.org/titan-agent/-/titan-agent-6.5.3.tgz",
"unpackedSize": 21436085
},
"dist-tags": {
"alpha": "6.1.0-alpha.56",
"beta": "6.1.0-beta.30",
"latest": "6.5.3",
"next": "6.1.0-alpha.0"
},
"latest_version": "6.5.3",
"maintainers": [
{
"email": "djtony707@gmail.com",
"name": "djtony707"
}
],
"num_versions": 345,
"repository": {
"type": "git",
"url": "git+https://github.com/Djtony707/TITAN.git"
},
"scripts": {
"bench:gaia": "tsx scripts/benchmark/gaia.ts",
"bench:swe": "tsx scripts/benchmark/swe-bench.ts",
"benchmark": "tsx scripts/benchmark.ts",
"benchmark:dry": "tsx scripts/benchmark.ts --dry-run",
"build": "tsup",
"build:personal": "node scripts/build-personal.cjs",
"build:ui": "cd ui && npm install && npm run build",
"ci": "npm run typecheck && npm run test",
"dev": "tsx src/cli/index.ts",
"dev:debug": "TITAN_LOG_LEVEL=debug tsx src/cli/index.ts gateway -v",
"dev:doctor": "tsx src/cli/index.ts doctor",
"dev:gateway": "tsx src/cli/index.ts gateway",
"dev:onboard": "tsx src/cli/index.ts onboard",
"doctor": "tsx src/cli/index.ts doctor",
"eval": "tsx scripts/agent-eval-v2.ts",
"eval:json": "tsx scripts/agent-eval-v2.ts --json",
"eval:record": "tsx scripts/eval-record.ts",
"eval:verbose": "tsx scripts/agent-eval-v2.ts --verbose",
"gateway": "tsx src/cli/index.ts gateway",
"gitnexus:query": "node /opt/homebrew/lib/node_modules/gitnexus/dist/cli/index.js query",
"gitnexus:rebuild": "node /opt/homebrew/lib/node_modules/gitnexus/dist/cli/index.js analyze --name TITAN",
"gitnexus:status": "node /opt/homebrew/lib/node_modules/gitnexus/dist/cli/index.js status",
"lint": "eslint src/ --ext .ts",
"lint:fix": "eslint src/ --ext .ts --fix",
"onboard": "tsx src/cli/index.ts onboard",
"postinstall": "node -e \"try{require('./scripts/postinstall.cjs')}catch(e){if(e.code==='MODULE_NOT_FOUND'){console.log('TITAN installed. Run: titan onboard')}else{throw e}}\"",
"start": "node dist/cli/index.js",
"test": "vitest run --reporter=basic",
"test:coverage": "vitest run --coverage",
"test:e2e": "npx playwright test",
"test:e2e:debug": "npx playwright test --debug",
"test:e2e:report": "npx playwright show-report",
"test:e2e:ui": "npx playwright test --ui",
"test:eval": "./scripts/eval-gate.sh",
"test:eval:ci": "./scripts/eval-gate.sh --threshold 80",
"test:parity": "vitest run tests/eval/parity.test.ts",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=6.5.3 but max published is 2026.10.70",
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "4 versions in last 24h: ['6.5.0', '6.5.1', '6.5.2', '6.5.3']",
"repo_too_new_for_version_history": "claimed repo created 115d ago but package has 345 versions (expect >= 152d for that history)"
},
"time": {
"created": "2026-02-27T17:26:44.327Z",
"modified": "2026-06-08T20:44:56.726Z"
}
}