BEACON

← candidates

npm @codyswann/lisa @2.150.0

score
0.7 high
flagged 2026-06-07 13:24
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 28 versions in last 24h: ['2.147.6', '2.147.7', '2.148.0', '2.149.1', '2.150.0']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['jsonc-parser']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "codyswann"
  ],
  "versions": 613
}

Evidence (package doc at flag time)

{
  "dependencies_count": 54,
  "dist": {
    "integrity": "sha512-725YDozd9jfkNC/eR8VylHiAotsp520bqi/qHllJK4JJZag61/ZlpWB5cpQb+EYFrqefS0ta++14E6WUIQ0+zw==",
    "tarball": "https://registry.npmjs.org/@codyswann/lisa/-/lisa-2.150.0.tgz",
    "unpackedSize": 18969659
  },
  "dist-tags": {
    "latest": "2.150.0"
  },
  "latest_version": "2.150.0",
  "maintainers": [
    {
      "email": "cody@gunnertech.com",
      "name": "codyswann"
    }
  ],
  "num_versions": 614,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CodySwannGT/lisa.git"
  },
  "scripts": {
    "build": "bun run build:dist && bun run build:plugins",
    "build:dist": "tsc && node scripts/copy-codex-scripts.mjs",
    "build:plugins": "bash scripts/build-plugins.sh",
    "check:plugins": "bash scripts/check-plugins-sync.sh",
    "check:rules-pairing": "bash scripts/check-rules-pairing.sh",
    "cleanup:amplify-branches": "bash scripts/cleanup-amplify-branches.sh",
    "cleanup:github-branches": "bash scripts/cleanup-github-branches.sh",
    "dev": "tsx src/index.ts",
    "format": "prettier --check . --write",
    "format:check": "prettier --check .",
    "github:status": "bash scripts/github-status-check.sh",
    "knip": "knip",
    "knip:fix": "knip --fix",
    "lint": "oxlint --disable-nested-config && eslint . --quiet",
    "lint:fix": "oxlint --fix --disable-nested-config && eslint . --fix",
    "lint:slow": "eslint . --config eslint.slow.config.ts --quiet",
    "lisa:commit-and-pr:local": "bash scripts/lisa-commit-and-pr-local.sh",
    "lisa:update:local": "bash scripts/lisa-update-local.sh",
    "postinstall": "bash ./scripts/install-claude-plugins.sh || true; [ -d dist/configs ] || tsc || true",
    "prepare": "node -e \"if (process.env.INIT_CWD && process.env.INIT_CWD.includes('.serverless')) { process.exit(0); }\" && husky install || true",
    "prepublishOnly": "$npm_execpath run build",
    "pretest": "[ -d dist/configs ] || bun run build",
    "setup:deploy-key": "bash scripts/setup-deploy-key.sh",
    "sg:scan": "ast-grep scan",
    "start": "node dist/index.js",
    "test": "vitest run",
    "test:cov": "vitest run --coverage",
    "test:integration": "vitest run tests/integration",
    "test:unit": "vitest run --exclude='**/integration/**'",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit",
    "update-node-version": "tsx scripts/update-node-version.ts"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['jsonc-parser']",
    "rapid_release": "28 versions in last 24h: ['2.147.6', '2.147.7', '2.148.0', '2.149.1', '2.150.0']"
  },
  "time": {
    "created": "2026-01-18T04:56:16.590Z",
    "modified": "2026-06-07T18:24:25.459Z"
  }
}