BEACON

← candidates

npm micro-models-agent @0.2.52

score
0.5045 med
flagged 2026-07-20 05:04
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 12 versions in last 24h: ['0.2.48', '0.2.49', '0.2.50', '0.2.51', '0.2.52']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "alexeykoh"
  ],
  "versions": 52
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-MSE5JqFFM9I5wg+f9i+fxKnK+kvmnGE0+HyS/Jxxs5Tr5BWJlXX1Tpa27XcuiAErlQ2J9VyG68mrQx6K1yrbVA==",
    "tarball": "https://registry.npmjs.org/micro-models-agent/-/micro-models-agent-0.2.52.tgz",
    "unpackedSize": 1292645
  },
  "dist-tags": {
    "latest": "0.2.52"
  },
  "latest_version": "0.2.52",
  "maintainers": [
    {
      "email": "alexeykoh@gmail.com",
      "name": "alexeykoh"
    }
  ],
  "num_versions": 53,
  "repository": null,
  "scripts": {
    "build": "tsc -p tsconfig.build.json && node scripts/copy-builtin-skills.mjs",
    "dev": "bun --watch src/index.ts",
    "mma": "bun run src/index.ts",
    "prepack": "npm run build",
    "prepublishOnly": "npm run build",
    "test": "bun test tests/context.test.ts tests/sanitizer.test.ts tests/code-index.test.ts tests/plan-todo-memory.test.ts tests/file-loader-syntax.test.ts tests/commands.test.ts tests/subagent.test.ts",
    "test:all": "bun test",
    "test:integration": "bun test tests/llm-integration.test.ts tests/agent-integration.test.ts tests/subagent-integration.test.ts",
    "test:watch": "vitest"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "12 versions in last 24h: ['0.2.48', '0.2.49', '0.2.50', '0.2.51', '0.2.52']"
  },
  "time": {
    "created": "2026-07-17T15:01:29.132Z",
    "modified": "2026-07-20T10:04:13.077Z"
  }
}