npm @vpxa/aikit @0.1.338
score
0.8
high
flagged
2026-06-19 16:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.1.336', '0.1.337', '0.1.338'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['onnxruntime-common'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo anvpx/aikit returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"anvpx"
],
"versions": 333
}
Evidence (package doc at flag time)
{
"dependencies_count": 23,
"dist": {
"integrity": "sha512-irOwr3Hjwgii0lRye90xcsnumKwEGVLidKOSGxhc82N5/7mszGniZUnpMMcvEYRxghRbQ/LXo43gQLIKDiFm7A==",
"tarball": "https://registry.npmjs.org/@vpxa/aikit/-/aikit-0.1.338.tgz",
"unpackedSize": 40901891
},
"dist-tags": {
"latest": "0.1.338"
},
"latest_version": "0.1.338",
"maintainers": [
{
"email": "xuanan@gmail.com",
"name": "anvpx"
}
],
"num_versions": 335,
"repository": {
"type": "git",
"url": "https://github.com/anvpx/aikit.git"
},
"scripts": {
"build": "node scripts/build.mjs",
"clean": "turbo run clean && rimraf --glob node_modules \"packages/*/node_modules\"",
"dogfood": "node scripts/dogfood-evaluate.mjs",
"format": "biome format --write .",
"lint": "biome check .",
"lint:fix": "biome check --write .",
"memory:dogfood": "node scripts/dogfood-evaluate.mjs --focus memory",
"memory:evaluate": "node scripts/memory-evaluate.mjs",
"nodeprune": "pnpm -s dlx npkill -D -y && pnpm store prune && pnpm clean",
"prompt-analysis": "pnpm --dir ./scripts/tools/prompt-analysis build && node ./scripts/tools/prompt-analysis/run.mjs",
"release": "node scripts/release.mjs",
"release:dry": "node scripts/release.mjs --dry-run",
"start": "node packages/server/dist/bin.js",
"start:http": "node packages/server/dist/bin.js --transport http",
"test": "vitest run",
"test:dogfood": "vitest run packages/server/src/dogfood/__tests__/evaluation.test.ts",
"test:memory": "vitest run packages/server/src/memory/__tests__/evaluation.test.ts packages/server/src/__tests__/memory-explain.tool.test.ts",
"test:watch": "vitest",
"typecheck": "tsc -b tsconfig.build.json --emitDeclarationOnly",
"validate": "pnpm build && pnpm test && pnpm lint:fix && pnpm typecheck",
"verify-publish": "node scripts/verify-publish.mjs"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['onnxruntime-common']",
"rapid_release": "3 versions in last 24h: ['0.1.336', '0.1.337', '0.1.338']",
"repo_doesnt_exist": "claimed repo anvpx/aikit returns 404 on github.com"
},
"time": {
"created": "2026-04-02T00:35:33.232Z",
"modified": "2026-06-19T21:05:28.936Z"
}
}