BEACON

← candidates

npm @tea-agent/loop-agent @0.16.20

score
0.5003 med
flagged 2026-07-20 20:35
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 14 versions in last 24h: ['0.16.16', '0.16.17', '0.16.18', '0.16.19', '0.16.20']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "ustcwzyu",
    "moslx",
    "kikiyou",
    "gewuye"
  ],
  "versions": 49
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-YnKKe5O0kWKEP7i7glCvGBcMV12qfgrwGXzHxFXdC2aG6C+vtXp7A55oMQ2wZXm39+wo0wpqZVpW7NYDVsCxpw==",
    "tarball": "https://registry.npmjs.org/@tea-agent/loop-agent/-/loop-agent-0.16.20.tgz",
    "unpackedSize": 4162995
  },
  "dist-tags": {
    "alpha": "0.13.0-alpha.0",
    "beta": "0.16.15-beta.0",
    "latest": "0.16.20"
  },
  "latest_version": "0.16.20",
  "maintainers": [
    {
      "email": "tauruswang1@gmail.com",
      "name": "ustcwzyu"
    },
    {
      "email": "461594312@qq.com",
      "name": "moslx"
    },
    {
      "email": "ljqwyf@gmail.com",
      "name": "kikiyou"
    },
    {
      "email": "zdw.gewuye@gmail.com",
      "name": "gewuye"
    }
  ],
  "num_versions": 50,
  "repository": null,
  "scripts": {
    "build": "npm run clean && tsc -p tsconfig.build.json && node -e \"const fs=require('node:fs');const p='dist/worker/observe/static';fs.mkdirSync(p,{recursive:true});fs.cpSync('src/worker/observe/static',p,{recursive:true});\"",
    "clean": "node -e \"require('node:fs').rmSync('dist',{recursive:true,force:true})\"",
    "cursor": "node --import tsx/esm src/cli.ts cursor-prompt",
    "dev": "node --import tsx/esm src/cli.ts",
    "docs:build": "npm --prefix website run build",
    "docs:dev": "npm --prefix website start",
    "docs:serve": "npm --prefix website run serve",
    "lint": "tsc --noEmit",
    "pi-prompt": "node --import tsx/esm src/cli.ts pi-prompt",
    "prepack": "npm run build",
    "prepublishOnly": "node scripts/check-npm-publish-policy.mjs && npm run typecheck && npm test && npm run build",
    "self-host:canary": "node scripts/self-host-canary.mjs",
    "smoke:stale-serial": "node --import tsx/esm scripts/smoke-stale-plan-serial.ts",
    "test": "node scripts/run-tests.mjs",
    "test:fast": "vitest run --config vitest.fast.config.ts",
    "test:integration": "vitest run --config vitest.integration.config.ts",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "14 versions in last 24h: ['0.16.16', '0.16.17', '0.16.18', '0.16.19', '0.16.20']"
  },
  "time": {
    "created": "2026-07-04T12:10:58.599Z",
    "modified": "2026-07-21T01:34:50.920Z"
  }
}