BEACON

← candidates

npm @codyswann/lisa @2.20.0

score
0.8 high
flagged 2026-05-21 11:39
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['2.19.0', '2.19.1', '2.20.0']
topology
mass_publish_burst 0.8 publisher 'GitHub Actions' pushed 433 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 52,
  "dist": {
    "integrity": "sha512-XGh6MtxVqUV9c90y7iO0kIy6boPlszUV+gMyN/Mpxp/dTG31kzQlAuBnUtclNhGT7DOTiL0wLaM4nrkmxmxDjA==",
    "tarball": "https://registry.npmjs.org/@codyswann/lisa/-/lisa-2.20.0.tgz",
    "unpackedSize": 4768580
  },
  "dist-tags": {
    "latest": "2.20.0"
  },
  "latest_version": "2.20.0",
  "maintainers": [
    {
      "email": "cody@gunnertech.com",
      "name": "codyswann"
    }
  ],
  "num_versions": 338,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CodySwannGT/lisa.git"
  },
  "scripts": {
    "build": "tsc && node scripts/copy-codex-scripts.mjs && bun run build:plugins",
    "build:plugins": "bash scripts/build-plugins.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": {
    "mass_publish_burst": "publisher 'GitHub Actions' pushed 433 packages in the last 15min on npm",
    "rapid_release": "3 versions in last 24h: ['2.19.0', '2.19.1', '2.20.0']"
  },
  "time": {
    "created": "2026-01-18T04:56:16.590Z",
    "modified": "2026-05-21T13:40:13.325Z"
  }
}