BEACON

← candidates

npm @astrosheep/keiyaku @0.1.87

score
0.6892 med
flagged 2026-06-05 10:09
signals by category
content 2 topology 2

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['keiyaku']
script_count_spike 0.5 scripts count 0 -> 18
topology
no_repo 0.3 package.json has no repository field
dependency_added_unknown 0.6 6 new non-watchlisted dep(s): ['@anthropic-ai/claude-agent-sdk', '@google/gemini-cli-core', '@modelcontextprotocol/sdk', '@openai/codex-sdk', 'simple-git'] ...

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-RpMHDzQ8vfmDpxG+q/4RabBcvIMjre0Fxy6lOZQc55CjBgTQkXQQKhDGAZDXTA4Bd7pRgWxX5vB5c3HoL7RJ7A==",
    "tarball": "https://registry.npmjs.org/@astrosheep/keiyaku/-/keiyaku-0.1.87.tgz",
    "unpackedSize": 733642
  },
  "dist-tags": {
    "latest": "0.1.87"
  },
  "latest_version": "0.1.87",
  "maintainers": [
    {
      "email": "thekoc.z@hotmail.com",
      "name": "astrosheep"
    }
  ],
  "num_versions": 87,
  "repository": null,
  "scripts": {
    "build": "rm -rf build && npx tsc && chmod +x build/index.js",
    "dev": "npx tsx src/index.ts",
    "prebuild": "npm run sync:version --silent",
    "predev": "npm run sync:version --silent",
    "prepublishOnly": "npm run build",
    "prestart": "npm run sync:version --silent",
    "pretest:integration": "npm run sync:version --silent",
    "pretest:typecheck": "npm run sync:version --silent",
    "pretest:unit": "npm run sync:version --silent",
    "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:integration",
    "test:integration": "npx tsc && node --import tsx --test --test-concurrency=3 tests/integration/integration.test.ts",
    "test:typecheck": "npx tsc --project tsconfig.tests.json",
    "test:unit": "node --import tsx --test --test-concurrency=1 tests/unit/*.test.ts",
    "version": "npm run sync:version --silent && git add src/generated/version.ts"
  },
  "signal_details": {
    "_amplifiers": [
      "bin_added + no_repo: executable added with no upstream source for review (+0.15)"
    ],
    "bin_added": "new bin entry: ['keiyaku']",
    "dependency_added_unknown": "6 new non-watchlisted dep(s): ['@anthropic-ai/claude-agent-sdk', '@google/gemini-cli-core', '@modelcontextprotocol/sdk', '@openai/codex-sdk', 'simple-git'] ...",
    "no_repo": "package.json has no repository field",
    "script_count_spike": "scripts count 0 -> 18"
  },
  "time": {
    "created": "2026-02-13T10:03:01.237Z",
    "modified": "2026-06-05T01:42:39.372Z"
  }
}