npm n8nac @2.5.0
score
0.75
high
flagged
2026-07-24 15:38
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/EtienneLescot/n8n-as-code.git' also claimed by 4 package(s) under different publishers: ['npm/@n8n-as-code/manager-adapter', 'npm/@n8n-as-code/skills', 'npm/@n8n-as-code/n8nac'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@n8n-as-code/mcp'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"etiennel"
],
"versions": 267
}
Evidence (package doc at flag time)
{
"dependencies_count": 22,
"dist": {
"integrity": "sha512-5nKZM8OiTNqbssh7zt8xd25l2WVMQ85zuuFW3bGBPPNw1v7+cpEpi3iHW77iBdHn8SNX0eF9HOx6ddMqN5Z81Q==",
"tarball": "https://registry.npmjs.org/n8nac/-/n8nac-2.5.0.tgz",
"unpackedSize": 1114429
},
"dist-tags": {
"latest": "2.5.0",
"legacy-v1": "1.8.1",
"next": "2.3.1-next.151"
},
"latest_version": "2.5.0",
"maintainers": [
{
"email": "etiennelescot@gmail.com",
"name": "etiennel"
}
],
"num_versions": 270,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "git+https://github.com/EtienneLescot/n8n-as-code.git"
},
"scripts": {
"build": "tsc -b && npm run copy-assets",
"clean": "rm -rf dist tsconfig.tsbuildinfo",
"copy-assets": "node scripts/postbuild.mjs",
"test": "npm run test:unit",
"test:all": "npm run test:unit && npm run test:integration",
"test:coverage": "vitest run --coverage",
"test:integration": "npm run build && node tests/integration/run-live-sync-tests.mjs",
"test:unit": "vitest run tests/unit tests/scenarios tests/integration/*.test.ts",
"test:watch": "vitest",
"watch": "tsc -b -w"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@n8n-as-code/mcp']",
"shared_repo_different_publisher": "repo 'git+https://github.com/EtienneLescot/n8n-as-code.git' also claimed by 4 package(s) under different publishers: ['npm/@n8n-as-code/manager-adapter', 'npm/@n8n-as-code/skills', 'npm/@n8n-as-code/n8nac'] ..."
},
"time": {
"created": "2026-02-28T11:24:18.436Z",
"modified": "2026-07-24T20:24:03.002Z"
}
}