npm n8nac @2.3.6
score
0.7
high
flagged
2026-06-09 11:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.3.6 but max published is 2.4.0-next.113 |
| 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'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"etiennel"
],
"versions": 267
}
Evidence (package doc at flag time)
{
"dependencies_count": 21,
"dist": {
"integrity": "sha512-PIJ7yezdfMEOSgvHPwFml/eD7UFLO7bTYIBi2yiGvYc52ZozKcYs8gxgXh1ZdZkyCRjbCxcZdA4A3mHn7uCMXw==",
"tarball": "https://registry.npmjs.org/n8nac/-/n8nac-2.3.6.tgz",
"unpackedSize": 954355
},
"dist-tags": {
"latest": "2.3.6",
"legacy-v1": "1.8.1",
"next": "2.3.1-next.151"
},
"latest_version": "2.3.6",
"maintainers": [
{
"email": "etiennelescot@gmail.com",
"name": "etiennel"
}
],
"num_versions": 267,
"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": {
"dist_tag_anomaly": "dist-tags.latest=2.3.6 but max published is 2.4.0-next.113",
"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-06-05T14:50:20.740Z"
}
}