BEACON

← candidates

npm @exellix/graph-composer @2.7.7

score
0.7627 high
flagged 2026-06-09 11:54
signals by category
content 1 cadence 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 3 versions in last 24h: ['2.7.5', '2.7.6', '2.7.7']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "exellix"
  ],
  "versions": 30
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-PjsBKuiNc0NiBxVhtWUpBEnFwM4V0dXmhGSYkikIxzWm+9E5MAZvRTwJ6JykPJmQkOFwAGZNhCOMUGoR1j2glg==",
    "tarball": "https://registry.npmjs.org/@exellix/graph-composer/-/graph-composer-2.7.7.tgz",
    "unpackedSize": 500177
  },
  "dist-tags": {
    "latest": "2.7.7"
  },
  "latest_version": "2.7.7",
  "maintainers": [
    {
      "email": "npm@exellix.com",
      "name": "exellix"
    }
  ],
  "num_versions": 31,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/woroces/graph-composer.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.build.json",
    "pack:check": "npm pack --dry-run",
    "postinstall": "node -e \"const fs=require('fs'),p=require('path');const s=p.join('node_modules','nx-config2','bin','nx-config2.js'),d=p.join('node_modules','@x12i','env','bin','nx-config2.js');try{if(fs.existsSync(s)&&!fs.existsSync(d))fs.copyFileSync(s,d);}catch(_){}\"",
    "prepublishOnly": "npm run build",
    "run:example": "x12i-env run --env-file .env -- tsx src/cli.ts",
    "start": "x12i-env run --env-file .env -- node dist/cli.js",
    "suggest-smoke": "x12i-env run --env-file .env -- tsx scripts/run-suggest-concept-smoke.ts",
    "test": "npm run test:unit && npm run test:live",
    "test:live": "x12i-env run --env-file .env -- node --import tsx/esm --test test/live/all.ts",
    "test:unit": "node --import tsx/esm --test --test-force-exit --test-concurrency=1 test/unit/explain-shape.test.ts test/unit/graph-concept-patch.test.ts test/unit/graph-concept-story-parse.test.ts test/unit/review-concept-output-validation.test.ts test/unit/review-concept-catalog-alias.test.ts test/unit/redact-for-log.test.ts test/unit/graph-composer-logging.test.ts test/unit/worker-instructions.test.ts test/unit/catalog-output-validation.test.ts test/unit/catalox-catalog-bridge.test.ts test/unit/ai-task-profile.test.ts test/unit/create-modify-output-validation.test.ts test/unit/task-node-task-variable.test.ts test/unit/canonical-graph-document.test.ts test/unit/graph-engine-bridge.test.ts test/unit/authoring-graph-validation.test.ts test/unit/graph-model-layers.test.ts test/unit/example-generation.test.ts test/unit/graph-entry-schema.test.ts test/unit/graph-entry-patch-validation.test.ts test/unit/graph-entry-entity-alignment.test.ts test/unit/model-config-patch-merge.test.ts test/unit/graph-entry-registry.test.ts test/unit/graph-model-label-format.test.ts test/unit/llm-call-config.test.ts",
    "typecheck": "tsc --noEmit",
    "verify:catalog-live": "x12i-env run --env-file .env -- tsx scripts/verify-catalog-live.ts",
    "verify:local": "tsx src/verify-local.ts"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "3 versions in last 24h: ['2.7.5', '2.7.6', '2.7.7']"
  },
  "time": {
    "created": "2026-05-26T16:35:27.866Z",
    "modified": "2026-06-09T06:15:25.423Z"
  }
}