BEACON

← candidates

npm @codyswann/lisa @2.253.0

score
0.7 high
flagged 2026-07-20 03:19
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 22 versions in last 24h: ['2.250.1', '2.251.0', '2.251.1', '2.252.0', '2.253.0']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['js-yaml']

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 55,
  "dist": {
    "integrity": "sha512-r+2/FTOh1bZpUQkfc/go2mRWIJycbuk/IGjXNb7tsOiM7a1hyYFfFm2ShKQwU0sDIeCQkfg6CnbYGSgUeegSsw==",
    "tarball": "https://registry.npmjs.org/@codyswann/lisa/-/lisa-2.253.0.tgz",
    "unpackedSize": 28964212
  },
  "dist-tags": {
    "latest": "2.253.0"
  },
  "latest_version": "2.253.0",
  "maintainers": [
    {
      "email": "cody@gunnertech.com",
      "name": "codyswann"
    }
  ],
  "num_versions": 926,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CodySwannGT/lisa.git"
  },
  "scripts": {
    "build": "bun run build:dist && bun run build:plugins",
    "build:dist": "node scripts/clean-dist.mjs && tsc && node scripts/copy-codex-scripts.mjs && node scripts/copy-opencode-plugin-templates.mjs",
    "build:plugins": "bash scripts/build-plugins.sh",
    "check:learnings-budget": "bun scripts/check-learnings-budget.ts",
    "check:plugins": "bash scripts/check-plugins-sync.sh",
    "check:rules-pairing": "bash scripts/check-rules-pairing.sh",
    "check:workflow-inputs": "node scripts/detect-stale-workflow-inputs.mjs --project . --project typescript/create-only --project rails/create-only --json",
    "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:check": "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?.includes('.serverless')) process.exit(0); process.exit(1);\" || 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): ['js-yaml']",
    "rapid_release": "22 versions in last 24h: ['2.250.1', '2.251.0', '2.251.1', '2.252.0', '2.253.0']"
  },
  "time": {
    "created": "2026-01-18T04:56:16.590Z",
    "modified": "2026-07-20T03:14:05.693Z"
  }
}