BEACON

← candidates

npm apify-cli @1.6.2

score
0.75 high
flagged 2026-06-08 05:57
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.6.2 but max published is 1.6.3-beta.0

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "mtrunkat",
    "jancurn",
    "petrpatek",
    "mnmkng",
    "jaroslavhejlek",
    "drobnikj",
    "metalwarrior665",
    "fnesveda",
    "b4nan",
    "janbuchar",
    "apify-service-account"
  ],
  "versions": 695
}

Evidence (package doc at flag time)

{
  "dependencies_count": 51,
  "dist": {
    "integrity": "sha512-1vGyr18u3i2/SXH4Sq0mFpH7CnIUnp7d3q02lpaniH3rY/pY6iT+eXxNvRsKUhcvMCo12UuZ/j7ADuS23U/0fQ==",
    "tarball": "https://registry.npmjs.org/apify-cli/-/apify-cli-1.6.2.tgz",
    "unpackedSize": 1128962
  },
  "dist-tags": {
    "beta": "1.6.3-beta.2",
    "latest": "1.6.2"
  },
  "latest_version": "1.6.2",
  "maintainers": [
    {
      "email": "marek@trunkat.eu",
      "name": "mtrunkat"
    },
    {
      "email": "jan.curn@gmail.com",
      "name": "jancurn"
    },
    {
      "email": "petrpatekml@gmail.com",
      "name": "petrpatek"
    },
    {
      "email": "ondra@apify.com",
      "name": "mnmkng"
    },
    {
      "email": "jarda@hejlek.cz",
      "name": "jaroslavhejlek"
    },
    {
      "email": "drobnik.j@gmail.com",
      "name": "drobnikj"
    },
    {
      "email": "lukaskrivka@gmail.com",
      "name": "metalwarrior665"
    },
    {
      "email": "frantisek@apify.com",
      "name": "fnesveda"
    },
    {
      "email": "martinadamek59@gmail.com",
      "name": "b4nan"
    },
    {
      "email": "mail@bucharjan.cz",
      "name": "janbuchar"
    },
    {
      "email": "service-account@apify.com",
      "name": "apify-service-account"
    }
  ],
  "num_versions": 696,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apify/apify-cli.git"
  },
  "scripts": {
    "build": "pnpm run clean && tsc && tsdown",
    "build-bundles": "bun run scripts/build-cli-bundles.ts",
    "clean": "rimraf dist",
    "dev:actor": "tsx ./src/entrypoints/actor.ts",
    "dev:apify": "tsx ./src/entrypoints/apify.ts",
    "format": "oxfmt --check",
    "format:fix": "oxfmt",
    "insert-cli-metadata": "tsx scripts/insert-cli-metadata.ts",
    "lint": "oxlint --type-aware",
    "lint:fix": "oxlint --type-aware --fix",
    "postinstall": "node -e \"console.log('We have an active developer community on Discord. You can find it on https://discord.gg/crawlee-apify-801163717915574323.');\"",
    "test:all": "pnpm run test:local && pnpm run test:api",
    "test:api": "vitest run --testNamePattern \"^(?=.*\\[api\\])(?!.*\\[e2e\\]).*$\" --exclude ./test/e2e",
    "test:e2e": "vitest run --testNamePattern \"\\[e2e\\]\" --exclude ./test/api",
    "test:e2e:local": "vitest run --testNamePattern \"^(?=.*\\[e2e\\])(?!.*\\[api\\]).*$\" --exclude ./test/api",
    "test:local": "vitest run --testNamePattern \"^((?!\\[api]).)*$\" --exclude ./test/api --exclude ./test/e2e",
    "test:python": "vitest run --testNamePattern \"\\[python\\]\"",
    "update-docs": "tsx scripts/generate-cli-docs.ts"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.6.2 but max published is 1.6.3-beta.0",
    "install_script_payload": "install/lifecycle script matches payload regex"
  },
  "time": {
    "created": "2018-03-15T10:45:07.199Z",
    "modified": "2026-06-08T10:57:30.871Z"
  }
}