BEACON

← candidates

npm @cimplify/cli @0.11.1

score
0.5169 med
flagged 2026-07-24 12:40
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.10.2', '0.11.0', '0.11.1']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "robeng1"
  ],
  "versions": 62
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-0+i/g6lwPyvZAyXgwtHaRgplsNtX+9CZyazYRKNt8zK6OE3Yyq+vnUSZ9R4nucudmHgQB78GDUnBSGqyemNfYQ==",
    "tarball": "https://registry.npmjs.org/@cimplify/cli/-/cli-0.11.1.tgz",
    "unpackedSize": 5855673
  },
  "dist-tags": {
    "latest": "0.11.1"
  },
  "latest_version": "0.11.1",
  "maintainers": [
    {
      "email": "obengromeo1@gmail.com",
      "name": "robeng1"
    }
  ],
  "num_versions": 62,
  "repository": null,
  "scripts": {
    "build": "tsup",
    "build:binary": "bun run bundle-assets && bun scripts/build-binaries.ts",
    "build:binary:local": "bun run bundle-assets && bun scripts/build-binaries.ts --local",
    "bundle-assets": "bun scripts/bundle-assets.ts && bun scripts/bundle-docs.ts",
    "clean": "rm -rf dist bin src/embedded-assets.ts src/embedded-docs.ts",
    "dev": "bun run bundle-assets && tsup --watch",
    "format": "oxfmt . --write",
    "format:check": "oxfmt . --check",
    "lint:ox": "oxlint --fix .",
    "prebuild": "bun run bundle-assets",
    "prepublishOnly": "bun scripts/sync-template-pins.ts && bun run build",
    "publish:templates": "bun scripts/publish-templates.ts",
    "publish:templates:dry": "bun scripts/publish-templates.ts --dry-run",
    "sync:template-pins": "bun scripts/sync-template-pins.ts",
    "test": "vitest",
    "test:run": "vitest run",
    "typecheck": "bun run bundle-assets && tsgo --noEmit -p tsconfig.json",
    "version": "bun scripts/sync-template-pins.ts && git add templates/*/package.json"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['0.10.2', '0.11.0', '0.11.1']"
  },
  "time": {
    "created": "2026-05-12T22:24:38.115Z",
    "modified": "2026-07-24T17:21:17.752Z"
  }
}