BEACON

← candidates

npm @planu/cli @4.11.19

score
0.6 med
flagged 2026-07-27 14:44
signals by category
content 1 cadence 1 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 49 -> 56
cadence
rapid_release 0.8 4 versions in last 24h: ['4.11.16', '4.11.17', '4.11.18', '4.11.19']
topology
no_repo 0.3 package.json has no repository field
mass_publish_burst 0.8 publisher 'planudev' pushed 7 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "planudev"
  ],
  "versions": 415
}

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-oNRBR8d7wkH1m2+bOC2hMurxr8ydjsF+8B3iYN073M2VhTKO4jBD1ytopHdbpSCJ0CW6L1yHobi/gJIwBSgYxQ==",
    "tarball": "https://registry.npmjs.org/@planu/cli/-/cli-4.11.19.tgz",
    "unpackedSize": 14393243
  },
  "dist-tags": {
    "latest": "4.11.19"
  },
  "latest_version": "4.11.19",
  "maintainers": [
    {
      "email": "hello@planu.dev",
      "name": "planudev"
    }
  ],
  "num_versions": 416,
  "repository": null,
  "scripts": {
    "audit:circular": "madge --circular --extensions ts src/",
    "audit:deadcode": "knip",
    "audit:i18n": "bash scripts/audit-i18n.sh",
    "audit:licenses": "bash scripts/audit-licenses.sh",
    "audit:mutation": "stryker run",
    "audit:security": "bash scripts/audit-security.sh",
    "audit:size": "bash scripts/audit-package-size.sh",
    "audit:tokens": "bash scripts/audit-token-usage.sh 10",
    "audit:types": "type-coverage --at-least 98 --ignore-catch --strict --ignore-files 'tests/**'",
    "build": "pnpm clean && pnpm build:rust && pnpm build:ts",
    "build:obfuscated": "pnpm build && node scripts/obfuscate.mjs",
    "build:rust": "bash scripts/build-rust-local.sh --host",
    "build:rust:all": "bash scripts/build-rust-local.sh --all",
    "build:rust:check-tools": "bash scripts/build-rust-local.sh --check-tools",
    "build:ts": "pnpm clean && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && node scripts/copy-runtime-assets.mjs",
    "check": "pnpm typecheck && pnpm lint && pnpm format:check && pnpm check:website-proof && pnpm check:website-public-assets",
    "check:deps:fresh": "bash scripts/check-dependency-freshness.sh",
    "check:strict": "pnpm check && pnpm audit:deadcode && pnpm audit:circular && pnpm audit:types && pnpm audit:security && pnpm audit:licenses && pnpm audit:i18n",
    "check:website": "pnpm check:website-proof && pnpm check:website-public-assets && pnpm test:website:unit && pnpm test:website:browser",
    "check:website-proof": "node scripts/generate-website-proof.mjs --check",
    "check:website-public-assets": "node scripts/check-website-public-assets.mjs",
    "clean": "rm -rf dist",
    "dev": "tsc --watch",
    "docker:build": "docker build -t planu .",
    "docker:run": "docker compose up",
    "format": "prettier --write 'src/**/*.ts' 'tests/**/*.test.ts'",
    "format:check": "prettier --check 'src/**/*.ts' 'tests/**/*.test.ts'",
    "generate:website-proof": "node scripts/generate-website-proof.mjs",
    "lint": "eslint src/ tests/ --max-warnings 0",
    "lint:fix": "eslint src/ tests/ --fix --max-warnings 0",
    "native:project-graph:benchmark": "node scripts/benchmark-native-performance.mjs --operation project_graph_query --samples 5 --project-path . --spec-id SPEC-1119 --json",
    "native:project-graph:e2e": "PLANU_NATIVE_E2E=1 vitest run tests/integration/native-project-graph-e2e.test.ts",
    "package:size": "node scripts/check-package-size.mjs",
    "postpublish": "pnpm build",
    "prepack": "pnpm build:ts && pnpm package:size",
    "prepare": "husky || true",
    "prepublishOnly": "bash scripts/prepublish-guard.sh",
    "publish:blog": "node scripts/publish-blog.mjs",
    "release:local": "bash scripts/release-local.sh",
    "release:local:all": "bash scripts/release-local.sh --all",
    "release:publish": "bash scripts/release-local.sh --all --publish",
    "setup:protection": "bash scripts/setup-branch-protection.sh",
    "start": "node dist/index.js",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage --exclude 'tests/integration/**'",
    "test:debug": "vitest run --inspect-brk --single-thread",
    "test:integration": "vitest run tests/integration",
    "test:watch": "vitest",
    "test:website:browser": "playwright test --config playwright.website.config.ts",
    "test:website:lighthouse": "lhci autorun --config=.lighthouserc.cjs",
    "test:website:lighthouse:production": "PLANU_LIGHTHOUSE_PRODUCTION=1 lhci autorun --config=.lighthouserc.cjs",
    "test:website:unit": "vitest run tests/website tests/scripts/generate-website-proof.test.ts tests/scripts/website-tool-counts.test.ts",
    "typecheck": "tsc --noEmit",
    "typecheck:compat": "tsc6 --noEmit",
    "validate": "pnpm typecheck && pnpm verify:typescript-migration && pnpm lint && pnpm format:check && pnpm test",
    "verify:typescript-migration": "node scripts/verify-typescript-migration.mjs"
  },
  "signal_details": {
    "mass_publish_burst": "publisher 'planudev' pushed 7 packages in the last 15min on npm",
    "no_repo": "package.json has no repository field",
    "rapid_release": "4 versions in last 24h: ['4.11.16', '4.11.17', '4.11.18', '4.11.19']",
    "script_count_spike": "scripts count 49 -> 56"
  },
  "time": {
    "created": "2026-03-03T02:37:48.474Z",
    "modified": "2026-07-27T17:11:19.611Z"
  }
}