npm opencode-codebase-index @0.14.0
score
0.6324
med
flagged
2026-07-19 23:30
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/Helweg/opencode-codebase-index.git' also claimed by 1 package(s) under different publishers: ['npm/@dkhokhlov/opencode-codebase-index'] |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'zod'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"helweg"
],
"versions": 29
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-bYmZVDuUu4QZT6+YOZuUZfxy8EtLoJR1t2fSR+8uN14KEYhiWbPJ5z0sagm7i5FxMJVoD0qfVEEBnvv8hXWL1w==",
"tarball": "https://registry.npmjs.org/opencode-codebase-index/-/opencode-codebase-index-0.14.0.tgz",
"unpackedSize": 235631801
},
"dist-tags": {
"latest": "0.14.0"
},
"latest_version": "0.14.0",
"maintainers": [
{
"email": "kenneth@helweghansen.dk",
"name": "helweg"
}
],
"num_versions": 35,
"repository": {
"type": "git",
"url": "git+https://github.com/Helweg/opencode-codebase-index.git"
},
"scripts": {
"build": "npm run build:ts && npm run build:native",
"build:native": "cd native && cargo build --release && napi build --release --platform",
"build:native:all": "cd native && napi build --release --platform --target x86_64-apple-darwin --target aarch64-apple-darwin --target x86_64-unknown-linux-gnu --target aarch64-unknown-linux-gnu --target x86_64-pc-windows-msvc",
"build:ts": "tsup",
"dev": "tsup --watch",
"dev:link-mcp": "node scripts/link-local-mcp-bin.mjs",
"eval": "npx tsx src/cli.ts eval run",
"eval:ci": "npx tsx src/cli.ts eval run --reindex --ci --budget benchmarks/budgets/default.json --against benchmarks/baselines/eval-baseline-summary.json",
"eval:ci:ollama": "npx tsx src/cli.ts eval run --config .github/eval-ollama-config.json --reindex --ci --budget benchmarks/budgets/default.json --against benchmarks/baselines/eval-baseline-summary.json",
"eval:compare": "npx tsx src/cli.ts eval compare",
"eval:smoke": "npx tsx src/cli.ts eval run --config .github/eval-config.json --reindex --dataset benchmarks/golden/small.json",
"lint": "eslint src/",
"prepublishOnly": "npm run build",
"pretest:coverage": "node scripts/run-build-native-with-rustflags.mjs",
"pretest:run": "node scripts/run-build-native-with-rustflags.mjs",
"test": "vitest",
"test:coverage": "vitest run --coverage",
"test:run": "vitest run",
"typecheck": "tsc --noEmit",
"visualize": "node dist/cli.js visualize"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'zod']",
"shared_repo_different_publisher": "repo 'git+https://github.com/Helweg/opencode-codebase-index.git' also claimed by 1 package(s) under different publishers: ['npm/@dkhokhlov/opencode-codebase-index']"
},
"time": {
"created": "2026-01-14T21:44:41.373Z",
"modified": "2026-07-08T14:02:18.162Z"
}
}