BEACON

← candidates

npm reevesagents @1.6.0

score
0.5749 med
flagged 2026-07-24 20:01
signals by category
content 2 topology 1

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'string-width']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "mkcsai"
  ],
  "versions": 1
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-SAZAZR3lv/rvqFQZrsYtmmofR0OC+FSCKP+acu85yXoCFtyAaS0Unt2OtBzUzhPniMkfJpZCn9gEDHvPZWOuCg==",
    "tarball": "https://registry.npmjs.org/reevesagents/-/reevesagents-1.6.0.tgz",
    "unpackedSize": 1860105
  },
  "dist-tags": {
    "latest": "1.6.0"
  },
  "latest_version": "1.6.0",
  "maintainers": [
    {
      "email": "support.mkcs@gmail.com",
      "name": "mkcsai"
    }
  ],
  "num_versions": 7,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mertkayacs/reevesagents.git"
  },
  "scripts": {
    "build": "tsup && node scripts/build-web-client.mjs",
    "check:install-matrix": "node scripts/check-install-matrix.mjs",
    "check:package": "node scripts/check-package-contents.mjs",
    "dev": "tsup --watch",
    "lint": "eslint src test",
    "postinstall": "node -e \"try{process.env.npm_config_global==='true'&&process.stdout.isTTY&&!process.env.CI&&process.stdout.write('\\nReevesAgents installed. Run: reevesagents attach  to connect your AI CLIs, then restart them.\\n\\n')}catch(e){}\"",
    "release": "release-it",
    "render-mascot": "node scripts/render-mascot.mjs",
    "smoke:cli": "node scripts/smoke-cli.mjs",
    "test": "vitest run",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit",
    "verify": "pnpm typecheck && pnpm lint && pnpm test && pnpm build && pnpm smoke:cli && pnpm check:package",
    "verify:release": "pnpm verify && pnpm check:install-matrix"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'string-width']",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "new_install_script": "first time ['postinstall'] present"
  },
  "time": {
    "created": "2026-06-04T21:48:26.917Z",
    "modified": "2026-07-25T01:01:02.363Z"
  }
}