npm titan-agent @6.4.4
score
0.6833
med
flagged
2026-06-08 14:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| bin_added | 0.8 | new bin entry: ['titan'] |
| script_count_spike | 0.5 | scripts count 0 -> 38 |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.4.4 but max published is 2026.10.70 |
| dependency_added_unknown | 0.6 | 16 new non-watchlisted dep(s): ['@inquirer/prompts', '@langchain/core', '@mozilla/readability', 'boxen', 'chalk'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 115d ago but package has 341 versions (expect >= 151d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"djtony707"
],
"versions": 334
}
Evidence (package doc at flag time)
{
"dependencies_count": 17,
"dist": {
"integrity": "sha512-fjGrO7Md/MGy4mXC0DYwtddVW8miNg2Yh9xsHsy6FXOQe+6kFTafQXdjndwYG6vGMIBwFbEakLs/W3I3U+KVww==",
"tarball": "https://registry.npmjs.org/titan-agent/-/titan-agent-6.4.4.tgz",
"unpackedSize": 21400376
},
"dist-tags": {
"alpha": "6.1.0-alpha.56",
"beta": "6.1.0-beta.30",
"latest": "6.4.4",
"next": "6.1.0-alpha.0"
},
"latest_version": "6.4.4",
"maintainers": [
{
"email": "djtony707@gmail.com",
"name": "djtony707"
}
],
"num_versions": 341,
"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": {
"bin_added": "new bin entry: ['titan']",
"dependency_added_unknown": "16 new non-watchlisted dep(s): ['@inquirer/prompts', '@langchain/core', '@mozilla/readability', 'boxen', 'chalk'] ...",
"dist_tag_anomaly": "dist-tags.latest=6.4.4 but max published is 2026.10.70",
"install_script_payload": "install/lifecycle script matches payload regex",
"repo_too_new_for_version_history": "claimed repo created 115d ago but package has 341 versions (expect >= 151d for that history)",
"script_count_spike": "scripts count 0 -> 38"
},
"time": {
"created": "2026-02-27T17:26:44.327Z",
"modified": "2026-05-23T02:55:26.233Z"
}
}