BEACON

← candidates

npm @posthog/wizard @2.41.0

score
0.8 high
flagged 2026-07-12 05:26
signals by category
identity 1 topology 1

maintainers added: gustavostrassburger

package profile →

Signals fired

signalweightrationale
identity
maintainer_churn 1.0 added: ['gustavostrassburger']
topology
dependency_added_unknown 0.6 5 new non-watchlisted dep(s): ['@earendil-works/pi-ai', '@earendil-works/pi-coding-agent', '@posthog/warlock', 'fflate', 'pi-mcp-adapter']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "watilo",
    "twixes",
    "fuziontech",
    "mariusandra",
    "ben-posthog",
    "timgl",
    "rafael_posthog",
    "fraserhopper",
    "manoelposthog",
    "robbie-c",
    "dustinbyrne",
    "feliperalmeida",
    "lucasheriques",
    "frankposthog",
    "tom-posthog",
    "adamleithp",
    "cat-ph",
    "sarahxsanders",
    "peterkirkhamposthog",
    "ioannisj",
    "joshuasnyder",
    "huguespouillot"
  ],
  "versions": 130
}

Evidence (package doc at flag time)

{
  "dependencies_count": 31,
  "dist": {
    "integrity": "sha512-KtL+1dPp/KG2RgqkPiR+hv5+VKyHsKfPVPT5ndpF95lM4yhmb4fZWJcuP6eUWv301rgry768nnsWFZk+dZhZWQ==",
    "tarball": "https://registry.npmjs.org/@posthog/wizard/-/wizard-2.41.0.tgz",
    "unpackedSize": 3822772
  },
  "dist-tags": {
    "latest": "2.41.0"
  },
  "latest_version": "2.41.0",
  "maintainers": [
    {
      "email": "dev@twixes.com",
      "name": "twixes"
    },
    {
      "email": "fuziontech@gmail.com",
      "name": "fuziontech"
    },
    {
      "email": "marius.andra@gmail.com",
      "name": "mariusandra"
    },
    {
      "email": "ben@posthog.com",
      "name": "ben-posthog"
    },
    {
      "email": "tim@posthog.com",
      "name": "timgl"
    },
    {
      "email": "rafael@posthog.com",
      "name": "rafael_posthog"
    },
    {
      "email": "fraser@posthog.com",
      "name": "fraserhopper"
    },
    {
      "email": "manoel@posthog.com",
      "name": "manoelposthog"
    },
    {
      "email": "robbie.coomber@gmail.com",
      "name": "robbie-c"
    },
    {
      "email": "gustavo@posthog.com",
      "name": "gustavostrassburger"
    },
    {
      "email": "dustinsbyrne@gmail.com",
      "name": "dustinbyrne"
    },
    {
      "email": "feliperalmeida@gmail.com",
      "name": "feliperalmeida"
    },
    {
      "email": "lucasheriques@gmail.com",
      "name": "lucasheriques"
    },
    {
      "email": "frank@posthog.com",
      "name": "frankposthog"
    },
    {
      "email": "tom.p@posthog.com",
      "name": "tom-posthog"
    },
    {
      "email": "adamleithp@gmail.com",
      "name": "adamleithp"
    },
    {
      "email": "catalin.i@posthog.com",
      "name": "cat-ph"
    },
    {
      "email": "sasanders26@gmail.com",
      "name": "sarahxsanders"
    },
    {
      "email": "peter@posthog.com",
      "name": "peterkirkhamposthog"
    },
    {
      "email": "yiannis@posthog.com",
      "name": "ioannisj"
    },
    {
      "email": "joshua@timenavi.com",
      "name": "joshuasnyder"
    },
    {
      "email": "hpouillot@gmail.com",
      "name": "huguespouillot"
    }
  ],
  "num_versions": 148,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PostHog/wizard.git"
  },
  "scripts": {
    "build": "tsdown",
    "build:ci": "WIZARD_BUILD_NODE_ENV=ci pnpm build",
    "build:watch": "tsdown --watch",
    "clean": "rm -rf ./dist",
    "dev": "pnpm build && pnpm link --global && pnpm build:watch",
    "fix": "pnpm fix:eslint && pnpm fix:prettier",
    "fix:eslint": "eslint . --cache --format stylish --fix",
    "fix:prettier": "prettier --write \"{lib,src,test}/**/*.ts\"",
    "lint": "pnpm lint:prettier && pnpm lint:eslint",
    "lint:eslint": "eslint . --cache --format stylish",
    "lint:prettier": "prettier --check \"{lib,src,test}/**/*.ts\"",
    "postbuild": "chmod +x ./dist/bin.js && cp -r scripts/** dist && rm -f dist/*.no-jest.* && pnpm test:smoke && pnpm test:warlock",
    "prebuild": "pnpm clean && node scripts/generate-version.cjs",
    "screens:check": "tsx scripts/check-screens.tsx",
    "test": "pnpm build && vitest run",
    "test:coverage": "pnpm build && vitest run --coverage",
    "test:e2e": "pnpm build && ./e2e-tests/run.sh",
    "test:e2e-record": "export RECORD_FIXTURES=true && pnpm build && ./e2e-tests/run.sh",
    "test:smoke": "bash ./scripts/smoke-test.sh",
    "test:warlock": "tsx scripts/warlock-smoke-test.ts",
    "test:watch": "vitest",
    "try": "tsx bin.ts",
    "typecheck": "tsc --noEmit",
    "wizard-ci-explore": "tsx scripts/wizard-ci-explore.no-jest.ts",
    "wizard-ci-replay": "tsx scripts/tui-replay.no-jest.ts"
  },
  "signal_details": {
    "dependency_added_unknown": "5 new non-watchlisted dep(s): ['@earendil-works/pi-ai', '@earendil-works/pi-coding-agent', '@posthog/warlock', 'fflate', 'pi-mcp-adapter']",
    "maintainer_churn": "added: ['gustavostrassburger']"
  },
  "time": {
    "created": "2025-03-07T13:57:54.855Z",
    "modified": "2026-07-10T15:33:50.012Z"
  }
}