npm @cortexkit/aft-opencode @0.47.2
score
0.75
high
flagged
2026-07-20 11:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/cortexkit/aft.git' also claimed by 9 package(s) under different publishers: ['npm/@cortexkit/aft', 'npm/@cortexkit/aft-bridge', 'npm/@cortexkit/aft-pi'] ... |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['@opentui/core', '@opentui/solid', 'solid-js'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ismeth"
],
"versions": 109
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-jfHe5EoEllvK1GFSqWkc1eKan6WnCwL8S5ZYVAA0qjIIKjStalG6GSwttArYhkfwmts1eCWYN2EYYSd99rjgEg==",
"tarball": "https://registry.npmjs.org/@cortexkit/aft-opencode/-/aft-opencode-0.47.2.tgz",
"unpackedSize": 1892288
},
"dist-tags": {
"latest": "0.47.2"
},
"latest_version": "0.47.2",
"maintainers": [
{
"email": "wwaxpoetic@yahoo.com",
"name": "ismeth"
}
],
"num_versions": 125,
"repository": {
"type": "git",
"url": "git+https://github.com/cortexkit/aft.git"
},
"scripts": {
"build": "bun build src/index.ts --outdir dist --target node --format esm --external @opencode-ai/plugin --external @opencode-ai/sdk && tsc --emitDeclarationOnly && bun run build:tui",
"build:tool-schemas": "bun run scripts/build-tool-schemas.ts",
"build:tui": "bun scripts/build-tui.ts",
"lint": "biome check src",
"prepublishOnly": "bun run build",
"pretest": "node -e \"if (process.env.CI !== 'true') { const { spawnSync } = require('node:child_process'); const result = spawnSync('cargo', ['build'], { cwd: '../..', stdio: 'inherit', shell: process.platform === 'win32' }); process.exit(result.status ?? 1); } else { console.log('Skipping cargo build in CI; workflow builds agent-file-tools before tests.'); }\"",
"schema": "bun scripts/build-schema.ts",
"smoke:tui": "bun test ./scripts/smoke-tui-pack-install.ts",
"test": "bun test",
"test:e2e": "bun test src/__tests__/e2e/",
"test:unit": "bun test src/__tests__ --path-ignore-patterns 'src/__tests__/e2e/**'",
"typecheck": "tsc --noEmit && tsc -p tsconfig.scripts.json"
},
"signal_details": {
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['@opentui/core', '@opentui/solid', 'solid-js']",
"shared_repo_different_publisher": "repo 'git+https://github.com/cortexkit/aft.git' also claimed by 9 package(s) under different publishers: ['npm/@cortexkit/aft', 'npm/@cortexkit/aft-bridge', 'npm/@cortexkit/aft-pi'] ..."
},
"time": {
"created": "2026-03-15T21:54:57.222Z",
"modified": "2026-07-18T18:06:00.906Z"
}
}