npm karajan-code @3.4.0
score
0.6
med
flagged
2026-06-12 02:06
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| size_spike | 0.5 | unpackedSize 5566389 -> 19761183 (3.6×) |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@karajan/core'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 120d ago but package has 157 versions (expect >= 131d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"manufosela"
],
"versions": 156
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-jgVlv4+lDVOEjj5QNLHbfYa5MXTCQ8oZP8ANOYO/UmULH4NFdeCR0rP0DQY/zI8w8PwQM7vr/K+1ZW84XQyoUw==",
"tarball": "https://registry.npmjs.org/karajan-code/-/karajan-code-3.4.0.tgz",
"unpackedSize": 19761183
},
"dist-tags": {
"latest": "3.4.0"
},
"latest_version": "3.4.0",
"maintainers": [
{
"email": "manufosela@gmail.com",
"name": "manufosela"
}
],
"num_versions": 157,
"repository": {
"type": "git",
"url": "git+https://github.com/manufosela/karajan-code.git"
},
"scripts": {
"audit:test-diet": "node scripts/audit-test-diet.mjs",
"format:check": "prettier --check .",
"format:fix": "prettier --write .",
"lint": "eslint src/",
"lint:fix": "eslint src/ --fix",
"lint:syntax": "((command -v rg >/dev/null 2>&1 && rg --files src tests | rg '\\.js$') || find src tests -type f -name '*.js') | while IFS= read -r f; do node --check \"$f\"; done",
"mcp": "node src/mcp/server.js",
"postinstall": "node scripts/postinstall.js",
"setup": "node scripts/install.js",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest",
"typecheck": "npx -p typescript@5 tsc --noEmit -p tsconfig.json",
"validate": "npm run lint && npm run lint:syntax && npm test"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@karajan/core']",
"repo_too_new_for_version_history": "claimed repo created 120d ago but package has 157 versions (expect >= 131d for that history)",
"size_spike": "unpackedSize 5566389 -> 19761183 (3.6\u00d7)"
},
"time": {
"created": "2026-02-28T22:43:17.626Z",
"modified": "2026-06-12T07:06:25.145Z"
}
}