BEACON

← candidates

npm atabey @0.0.11

score
0.5133 med
flagged 2026-06-16 16:48
signals by category
content 1 cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
deprecated_then_active 0.7 previous latest was deprecated; new latest is not
cadence
rapid_release 0.8 4 versions in last 24h: ['0.0.8', '0.0.9', '0.0.10', '0.0.11']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 2d ago but package has 11 versions (expect >= 62d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "ysfbkr"
  ],
  "versions": 9
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-FmKn3DqPdKFQrLvcpy+w12qFkIjjMX41aAKuvs1SdPqKayH3Ef++jkN9SUmr7vDcHL1FVcXpLQX0ZCFOpKJb6Q==",
    "tarball": "https://registry.npmjs.org/atabey/-/atabey-0.0.11.tgz",
    "unpackedSize": 1369225
  },
  "dist-tags": {
    "latest": "0.0.11"
  },
  "latest_version": "0.0.11",
  "maintainers": [
    {
      "email": "ybekar@msn.com",
      "name": "ysfbkr"
    }
  ],
  "num_versions": 11,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ysf-bkr/atabey.git"
  },
  "scripts": {
    "atabey:build": "npm run build:mcp",
    "atabey:check": "atabey check",
    "atabey:lint": "eslint .",
    "atabey:status": "atabey status",
    "atabey:test": "vitest run",
    "atabey:test:watch": "vitest",
    "atabey:trace": "atabey trace:new",
    "atabey:update-contract": "atabey update-contract",
    "atabey:verify": "atabey verify-contract",
    "build": "npm run build:core && npm run build:mcp && npm run build:ui",
    "build:core": "tsc",
    "build:mcp": "npm run build --prefix framework-mcp",
    "build:ui": "npm run build --prefix src/dashboard",
    "clean": "rm -rf dist node_modules framework-mcp/node_modules framework-mcp/dist",
    "lint": "eslint .",
    "prepublishOnly": "npm run build",
    "test:init": "node dist/src/cli/index.js init"
  },
  "signal_details": {
    "deprecated_then_active": "previous latest was deprecated; new latest is not",
    "rapid_release": "4 versions in last 24h: ['0.0.8', '0.0.9', '0.0.10', '0.0.11']",
    "repo_too_new_for_version_history": "claimed repo created 2d ago but package has 11 versions (expect >= 62d for that history)"
  },
  "time": {
    "created": "2026-06-14T11:50:57.827Z",
    "modified": "2026-06-16T21:07:47.191Z"
  }
}