BEACON

← candidates

npm @vpxa/aikit @0.1.342

score
0.9333 high
flagged 2026-06-20 16:09
signals by category
content 1 cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
cadence
rapid_release 0.8 4 versions in last 24h: ['0.1.339', '0.1.340', '0.1.341', '0.1.342']
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": 338
}

Evidence (package doc at flag time)

{
  "dependencies_count": 23,
  "dist": {
    "integrity": "sha512-qjVoTYs69YwmnPJoMsDEf6bmncNS8yQuO/3zZF6jzDzGeFPIb5xS6hEqqwQC4dNk1SWxG9kCGGxOkRV+/Lu7HQ==",
    "tarball": "https://registry.npmjs.org/@vpxa/aikit/-/aikit-0.1.342.tgz",
    "unpackedSize": 40842814
  },
  "dist-tags": {
    "latest": "0.1.342"
  },
  "latest_version": "0.1.342",
  "maintainers": [
    {
      "email": "xuanan@gmail.com",
      "name": "anvpx"
    }
  ],
  "num_versions": 339,
  "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",
    "postinstall": "node ./bin/postinstall-managed-launcher.mjs",
    "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": {
    "new_install_script": "first time ['postinstall'] present",
    "rapid_release": "4 versions in last 24h: ['0.1.339', '0.1.340', '0.1.341', '0.1.342']",
    "repo_doesnt_exist": "claimed repo anvpx/aikit returns 404 on github.com"
  },
  "time": {
    "created": "2026-04-02T00:35:33.232Z",
    "modified": "2026-06-20T21:09:53.707Z"
  }
}