BEACON

← candidates

npm @tea-agent/loop-agent @0.16.14

score
0.623 med
flagged 2026-07-20 03:13
signals by category
identity 1 cadence 1 topology 1

maintainers added: gewuye

package profile →

Signals fired

signalweightrationale
identity
maintainer_churn 1.0 added: ['gewuye']
cadence
rapid_release 0.8 14 versions in last 24h: ['0.16.10', '0.16.11', '0.16.12', '0.16.13', '0.16.14']
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"
  ],
  "versions": 42
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-+fAudM1qbQ2cMbGOwHabr5TGJcsMV/cVQ5ve7Rs2j2ax+5uUQNKaRsyjAqd1DTOEPvKsPYZBJ7S0VxnV12J0HQ==",
    "tarball": "https://registry.npmjs.org/@tea-agent/loop-agent/-/loop-agent-0.16.14.tgz",
    "unpackedSize": 4132086
  },
  "dist-tags": {
    "alpha": "0.13.0-alpha.0",
    "beta": "0.16.6-beta.0",
    "latest": "0.16.14"
  },
  "latest_version": "0.16.14",
  "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": 43,
  "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": {
    "maintainer_churn": "added: ['gewuye']",
    "no_repo": "package.json has no repository field",
    "rapid_release": "14 versions in last 24h: ['0.16.10', '0.16.11', '0.16.12', '0.16.13', '0.16.14']"
  },
  "time": {
    "created": "2026-07-04T12:10:58.599Z",
    "modified": "2026-07-20T08:13:22.874Z"
  }
}