BEACON

← candidates

npm polymath-agent @0.5.0

score
0.7412 high
flagged 2026-06-11 05:28
signals by category
content 2 cadence 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
cadence
rapid_release 0.8 6 versions in last 24h: ['0.2.0', '0.3.0', '0.3.1', '0.4.0', '0.5.0']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jungsoklee"
  ],
  "versions": 5
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-hT3/uCQEM6F9R3UsBmERECJevECz9Vg1Ny3HMYEvElRGRFDfEb1HhJumVaPvSjxh7rYn66syBGciy6VDGY+hoA==",
    "tarball": "https://registry.npmjs.org/polymath-agent/-/polymath-agent-0.5.0.tgz",
    "unpackedSize": 148517
  },
  "dist-tags": {
    "latest": "0.5.0"
  },
  "latest_version": "0.5.0",
  "maintainers": [
    {
      "email": "psychiatristlee@gmail.com",
      "name": "jungsoklee"
    }
  ],
  "num_versions": 6,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/psychiatristlee/mathology.git"
  },
  "scripts": {
    "build": "node esbuild.config.mjs",
    "dev": "tsx src/index.ts",
    "postinstall": "node -e \"process.stdout.isTTY && console.log('\\n\\u2728 Polymath ready. Run: poly setup   (connect models / optionally install a local LLM)\\n')\" || true",
    "prepare": "node esbuild.config.mjs",
    "prepublishOnly": "npm run typecheck && npm run build",
    "start": "node dist/cli.js",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "install_script_payload": "install/lifecycle script matches payload regex",
    "new_install_script": "first time ['postinstall'] present",
    "rapid_release": "6 versions in last 24h: ['0.2.0', '0.3.0', '0.3.1', '0.4.0', '0.5.0']"
  },
  "time": {
    "created": "2026-06-11T07:38:25.083Z",
    "modified": "2026-06-11T10:28:03.717Z"
  }
}