npm @exellix/graph-composer @2.6.0
score
0.7225
high
flagged
2026-06-05 12:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['2.5.6', '2.5.7', '2.5.8', '2.5.9', '2.6.0'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"exellix"
],
"versions": 21
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-t4yASvMg8xSbuy/F3wo8IGWXE8OFnkrgXe5vnn+QbhmHLFlElFXPWfMDo+mD0f01a8SyxxPTqKD8Lz2jh77/wg==",
"tarball": "https://registry.npmjs.org/@exellix/graph-composer/-/graph-composer-2.6.0.tgz",
"unpackedSize": 493800
},
"dist-tags": {
"latest": "2.6.0"
},
"latest_version": "2.6.0",
"maintainers": [
{
"email": "npm@exellix.com",
"name": "exellix"
}
],
"num_versions": 22,
"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/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": "5 versions in last 24h: ['2.5.6', '2.5.7', '2.5.8', '2.5.9', '2.6.0']"
},
"time": {
"created": "2026-05-26T16:35:27.866Z",
"modified": "2026-06-05T17:29:25.104Z"
}
}