BEACON

← candidates

npm @tea-agent/loop-agent @0.18.1

score
0.5146 med
flagged 2026-07-22 13:36
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 5 versions in last 24h: ['0.17.0', '0.17.1', '0.17.2', '0.18.0', '0.18.1']
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",
    "nicky-2026"
  ],
  "versions": 60
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-q8DVB7a3gGTnTiu54Er6ELiA51mg6UgjADQdVcHc4trK3A/Od9jZdPcBa7DOeMTHOcbj5nOM899PELaR/Nkh2w==",
    "tarball": "https://registry.npmjs.org/@tea-agent/loop-agent/-/loop-agent-0.18.1.tgz",
    "unpackedSize": 4893164
  },
  "dist-tags": {
    "alpha": "0.13.0-alpha.0",
    "beta": "0.16.15-beta.0",
    "latest": "0.18.1"
  },
  "latest_version": "0.18.1",
  "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"
    },
    {
      "email": "nicky20240514@qq.com",
      "name": "nicky-2026"
    }
  ],
  "num_versions": 61,
  "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});\" && npm run console:build",
    "clean": "node -e \"require('node:fs').rmSync('dist',{recursive:true,force:true})\"",
    "console:build": "vite build --config src/worker/console/vite.config.ts",
    "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": "5 versions in last 24h: ['0.17.0', '0.17.1', '0.17.2', '0.18.0', '0.18.1']"
  },
  "time": {
    "created": "2026-07-04T12:10:58.599Z",
    "modified": "2026-07-22T18:36:10.909Z"
  }
}