BEACON

← candidates

npm @tangle-network/agent-runtime @0.101.1

score
0.6333 med
flagged 2026-07-20 09:14
signals by category
content 1 cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 12 -> 19
cadence
rapid_release 0.8 5 versions in last 24h: ['0.98.0', '0.99.0', '0.100.0', '0.101.0', '0.101.1']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['tar-stream']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "vutuanlinh2k2",
    "drewstone",
    "tjemmmic",
    "tin-tangle-tools",
    "shady-tangle"
  ],
  "versions": 124
}

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-kUa2blJ9V6Lnb3mrHuOTyOxjEJJ+fKK3VR+9WJORQVlGrKDX/2VeJuY3xAcm2yqu/XdhFkNxJw63vGGG97JVTg==",
    "tarball": "https://registry.npmjs.org/@tangle-network/agent-runtime/-/agent-runtime-0.101.1.tgz",
    "unpackedSize": 6058844
  },
  "dist-tags": {
    "latest": "0.101.1"
  },
  "latest_version": "0.101.1",
  "maintainers": [
    {
      "email": "vutuanlinh2002@gmail.com",
      "name": "vutuanlinh2k2"
    },
    {
      "email": "drewstone329@gmail.com",
      "name": "drewstone"
    },
    {
      "email": "mdtjemmes@proton.me",
      "name": "tjemmmic"
    },
    {
      "email": "tin@tangle.tools",
      "name": "tin-tangle-tools"
    }
  ],
  "num_versions": 150,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tangle-network/agent-runtime.git"
  },
  "scripts": {
    "build": "tsup",
    "check:testing-fixture": "tsx scripts/generate-agent-improvement-proposal-fixture.ts --check",
    "dev": "tsup --watch",
    "docs:api": "pnpm run build && typedoc && node scripts/gen-primitive-catalog.mjs",
    "docs:check": "pnpm run docs:api && git diff --exit-code -- docs/api && pnpm run docs:freshness",
    "docs:freshness": "node scripts/check-docs-freshness.mjs",
    "generate:testing-fixture": "tsx scripts/generate-agent-improvement-proposal-fixture.ts",
    "lint": "biome check src tests examples",
    "lint:fix": "biome check --write src tests examples",
    "prepublishOnly": "pnpm run build",
    "test": "vitest run",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit && pnpm run typecheck:examples",
    "typecheck:examples": "tsc --noEmit -p tsconfig.examples.json",
    "verify:bench": "pnpm build && pnpm --filter @tangle-network/agent-bench run typecheck:public && pnpm --filter @tangle-network/agent-bench test && pnpm --filter @tangle-network/agent-bench run verify:package:local-runtime",
    "verify:bench:published": "pnpm build && pnpm --filter @tangle-network/agent-bench run typecheck:public && pnpm --filter @tangle-network/agent-bench test && pnpm --filter @tangle-network/agent-bench run verify:package",
    "verify:package": "pnpm run check:testing-fixture && node scripts/verify-package-exports.mjs",
    "verify:primeintellect": "pnpm build && node scripts/verify-primeintellect-v1.mjs",
    "verify:primeintellect:live": "pnpm build && node scripts/verify-primeintellect-live.mjs"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['tar-stream']",
    "rapid_release": "5 versions in last 24h: ['0.98.0', '0.99.0', '0.100.0', '0.101.0', '0.101.1']",
    "script_count_spike": "scripts count 12 -> 19"
  },
  "time": {
    "created": "2026-05-03T17:55:45.093Z",
    "modified": "2026-07-20T14:14:01.133Z"
  }
}