BEACON

← candidates

npm polymath-agent @0.5.0

score
0.5446 med
flagged 2026-06-11 09:40
signals by category
content 2 cadence 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
deprecated_then_active 0.7 previous latest was deprecated; new latest is not
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": true,
  "maintainers": [
    "jungsoklee"
  ],
  "versions": 6
}

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": {
    "deprecated_then_active": "previous latest was deprecated; new latest is not",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "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-11T13:55:47.140Z"
  }
}