BEACON

← candidates

npm @astrosheep/keiyaku @2.9.7

score
0.55 med
flagged 2026-07-23 07:06
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['2.9.5', '2.9.6', '2.9.7']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "astrosheep"
  ],
  "versions": 103
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-m7W+fz7sDFpLselvQFxfB/Z7K5z+3rmX5Ae3N4nhgNtK5ULMtXZODVu4S9fhpW0YQc/Um9P+EG2bxT+t0TA47A==",
    "tarball": "https://registry.npmjs.org/@astrosheep/keiyaku/-/keiyaku-2.9.7.tgz",
    "unpackedSize": 1857258
  },
  "dist-tags": {
    "latest": "2.9.7"
  },
  "latest_version": "2.9.7",
  "maintainers": [
    {
      "email": "thekoc.z@hotmail.com",
      "name": "astrosheep"
    }
  ],
  "num_versions": 104,
  "repository": null,
  "scripts": {
    "build": "node scripts/build.mjs",
    "dev": "npx tsx src/index.ts",
    "prepublishOnly": "npm run build",
    "pretest:cli-expect": "npm run build",
    "preversion": "npm test --silent",
    "release": "npm version patch && npm publish",
    "start": "node build/index.js",
    "sync:version": "node scripts/generate-version.mjs",
    "test": "npm run test:unit && npm run test:typecheck && npm run test:boundaries && npm run test:integration && npm run test:cli-expect",
    "test:boundaries": "node scripts/check-import-boundaries.mjs",
    "test:cli-expect": "node --import ./tests/support/real-provider-path-sentinel.mjs --test --test-concurrency=8 tests/cli-expect/suite/*.test.mjs",
    "test:integration": "node --import ./tests/support/real-provider-path-sentinel.mjs --import tsx --test tests/integration/integration.test.ts",
    "test:real-providers": "KEIYAKU_REAL_PROVIDERS=1 node --import tsx --test --test-concurrency=1 tests/real-provider/matrix.test.ts",
    "test:typecheck": "npx tsc --project tsconfig.tests.json",
    "test:unit": "node scripts/run-unit-tests.mjs",
    "version": "npm run sync:version --silent && git add src/generated/version.ts"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['2.9.5', '2.9.6', '2.9.7']"
  },
  "time": {
    "created": "2026-02-13T10:03:01.237Z",
    "modified": "2026-07-23T12:06:01.093Z"
  }
}