BEACON

← candidates

npm @netlify/agent-runner-cli @1.140.0

score
0.7 high
flagged 2026-07-09 16:36
signals by category
content 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 489751 -> 4383135 (8.9×)
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@netlify/cache-utils']
enrichment
repo_doesnt_exist 1.0 claimed repo netlify/agent-runner-cli returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "seanroberts",
    "biilmann",
    "eduardoboucas",
    "netlify-bot",
    "sarahetter",
    "mikewen",
    "tbarn",
    "kathmbeck",
    "hrishikeshk",
    "vitaliyr",
    "berdav",
    "youvalv",
    "serhalp-netlify",
    "domitriusanthony",
    "akardet",
    "seancdavis",
    "mlgualtieri-gatsby"
  ],
  "versions": 362
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-bw8KkkyuuKTx7cZSAgC3fjjBlpNh3f+IhOFrcYwWTmXxm80J/BnocOEINn+MFQ9oIQrNiGDdK7+vHMnduSe63g==",
    "tarball": "https://registry.npmjs.org/@netlify/agent-runner-cli/-/agent-runner-cli-1.140.0.tgz",
    "unpackedSize": 4383135
  },
  "dist-tags": {
    "alpha": "1.139.0-alpha.0",
    "alpha.0": "1.31.0-alpha.0",
    "broken": "1.30.1-broken.0",
    "ex-2324": "1.136.0-ex-2324.2",
    "ex-2327": "1.133.0-ex-2327.4",
    "fafo": "1.132.0-fafo.4",
    "init": "1.134.0-init.1",
    "jaredalpha": "1.120.0-jaredalpha.0",
    "latest": "1.140.0",
    "migration-fix": "1.111.0-migration-fix.2",
    "migration-guard-hook": "1.116.0-migration-guard-hook.2",
    "netlifydb": "1.114.0-netlifydb.2",
    "perf": "1.92.1-perf.0",
    "prod-901": "1.139.0-prod-901.1",
    "pty": "1.138.0-pty.4",
    "qa": "1.116.0-qa.0",
    "rc.0": "1.31.0-rc.0",
    "run-2989": "1.133.0-run-2989.2",
    "shutdown": "1.133.1-shutdown.0",
    "test": "1.102.0-test.0"
  },
  "latest_version": "1.140.0",
  "maintainers": [
    {
      "email": "bot@netlify.com",
      "name": "netlify-bot"
    },
    {
      "email": "mike.wen@netlify.com",
      "name": "mikewen"
    },
    {
      "email": "youval.vaknin@gmail.com",
      "name": "youvalv"
    },
    {
      "email": "mike.gualtieri@netlify.com",
      "name": "mlgualtieri-gatsby"
    }
  ],
  "num_versions": 420,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/netlify/agent-runner-cli.git"
  },
  "scripts": {
    "build": "tsup",
    "check:types": "tsc --noEmit",
    "dev": "tsup --watch",
    "format": "run-s build format:check-fix:*",
    "format:check-fix:lint": "run-e format:check:lint format:fix:lint",
    "format:check-fix:prettier": "run-e format:check:prettier format:fix:prettier",
    "format:check:lint": "eslint --cache --format=codeframe --max-warnings=0 \"{src,scripts,test,.github}/**/*.{js,ts,md,html}\"",
    "format:check:prettier": "prettier --check --ignore-path .gitignore --loglevel=warn \"{src,scripts,test,.github}/**/*.{js,ts,md,yml,json,html}\" \"*.{js,ts,yml,json,html}\" \".*.{js,ts,yml,json,html}\" \"!**/package-lock.json\" \"!package-lock.json\" \"!src/skills/**/*.md\"",
    "format:ci": "run-s build format:check:*",
    "format:fix:lint": "eslint --fix --cache --format=codeframe --max-warnings=0 \"{src,scripts,test,.github}/**/*.{js,ts,md,html}\"",
    "format:fix:prettier": "prettier --write --ignore-path .gitignore --loglevel=warn \"{src,scripts,test,.github}/**/*.{js,ts,md,yml,json,html}\" \"*.{js,ts,yml,json,html}\" \".*.{js,ts,yml,json,html}\" \"!**/package-lock.json\" \"!package-lock.json\" \"!src/skills/**/*.md\"",
    "postinstall": "node scripts/postinstall.js",
    "prepack": "npm run build",
    "prepare": "husky install node_modules/@netlify/eslint-config-node/.husky/",
    "prepublishOnly": "npm ci && npm test",
    "test": "run-s build format test:dev",
    "test:ci": "run-s build test:ci:*",
    "test:ci:vitest": "LOG=0 vitest run --coverage --exclude '**/integration/**'",
    "test:dev": "run-s build test:dev:*",
    "test:dev:vitest": "LOG=0 vitest --exclude '**/integration/**'",
    "test:integration": "vitest run test/integration/",
    "test:integration:claude": "vitest run test/integration/claude.test.ts",
    "test:integration:codex": "vitest run test/integration/codex.test.ts",
    "test:integration:gemini": "vitest run test/integration/gemini.test.ts",
    "test:integration:skill-invocation": "vitest run test/integration/skill-invocation.test.ts",
    "test:smoke": "node scripts/smoke-dist.js"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@netlify/cache-utils']",
    "repo_doesnt_exist": "claimed repo netlify/agent-runner-cli returns 404 on github.com",
    "size_spike": "unpackedSize 489751 -> 4383135 (8.9\u00d7)"
  },
  "time": {
    "created": "2025-09-17T22:15:12.424Z",
    "modified": "2026-07-09T19:17:21.832Z"
  }
}