npm opencode-codebase-index @0.18.0
score
0.7485
high
flagged
2026-07-26 13:12
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.17.0', '0.17.1', '0.18.0'] |
| 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'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"helweg"
],
"versions": 39
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-W4RiN8PEDjtNiK8/uxb1BamzahtJ5DBUg/MmM0IIqCdu509X26F812gRn2egmmmYr69BCYsxJMROs8bXPp5zxA==",
"tarball": "https://registry.npmjs.org/opencode-codebase-index/-/opencode-codebase-index-0.18.0.tgz",
"unpackedSize": 262386657
},
"dist-tags": {
"latest": "0.18.0"
},
"latest_version": "0.18.0",
"maintainers": [
{
"email": "kenneth@helweghansen.dk",
"name": "helweg"
}
],
"num_versions": 40,
"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 && node scripts/smoke-test-built-cli.mjs",
"dev": "tsup --watch",
"dev:link-mcp": "node scripts/link-local-mcp-bin.mjs",
"eval": "npx tsx src/cli.ts eval run",
"eval:agent": "npx tsx src/cli.ts eval run --dataset benchmarks/golden/agent-context.json",
"eval:agent:ci": "npx tsx src/cli.ts eval run --dataset benchmarks/golden/agent-context.json --reindex --ci --budget benchmarks/budgets/agent-context.json",
"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": {
"rapid_release": "3 versions in last 24h: ['0.17.0', '0.17.1', '0.18.0']",
"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-26T17:37:49.582Z"
}
}