Öffentliches Register
Software-GesundheitsberichtSchema 0.23.0 · Metriken 1.13.0 · 2026-07-21 19:37 UTC

ubie-oss / n8n-cli

A standalone CLI tool for n8n

TypeScriptMIT★ 45 Sterne⑂ 8 Forksseit Feb. 2026Auf GitHub ansehen ↗

ubie-oss/n8n-cli erreicht einen Gesundheitsindex von 62 von 100 und liegt damit im Bereich Mittel. Am stärksten schneidet es bei Vitality (79/100) ab, am schwächsten bei Sustainability & Governance (44/100). Zuletzt heute aktualisiert. Ein einzelner Mitwirkender trägt den Großteil der jüngsten Arbeit.

62
gesamt / 100
Mittel

Software-Gesundheitsindex

Metriken werden auf einer Skala von 1–100 in gewichtete Kategorien gruppiert. Der Gesamtwert beginnt als ihr Mittel; sobald öffentliche Evidenz die Richtlinie für Hochrisikojurisdiktionen auslöst, wird die Bewertung angepasst und erhält die Obergrenze 49 (Gefährdet). AI Readiness liegt außerhalb.

62
Exzellent85-100Vorbildlich; erfüllt im Wesentlichen alle geprüften Kriterien
Gut70-84Gesund; geringfügige Lücken
Mittel50-69Akzeptabel mit deutlichen Lücken; Überprüfung empfohlen
Gefährdet30-49Erhebliche Schwächen; eine Übernahme erfordert Vorsicht
Kritisch1-29Schwerwiegende Probleme (aufgegeben, nur ein Maintainer, keine Hygiene)
VitalitätCommunity &VerbreitungNachhaltigkeit &GovernanceEngineering-QualitätSicherheitAI Readiness

Bewertungsprofil

Jede Achse ist eine Kategorie. Die Form zählt mehr als der Durchschnitt — ein gesundes Projekt füllt die gesamte Fläche, während ein Profil aus Spitzen und Kratern bedeutet, dass Stärke in einer Dimension Risiken in einer anderen verdeckt.

Eigentümerschaft

Ubie, Inc.Organisation
45 Follower49 öffentliche Reposseit Nov. 2021

Dieses Repository wird von einer Organisation getragen — geteilte, rechenschaftspflichtige Trägerschaft, die jeden einzelnen Maintainer überdauern kann.

Metriken nach Kategorie

Vitalität

Lebt das Projekt — wird Code geschrieben und werden Releases ausgeliefert?

79Gut · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 0 Tagen
10.4/36Commit-Rhythmus — 15/52 Wochen mit Commits
15/18Commit-Volumen — 46 Commits im letzten Jahr
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Verwendete Eingangsdaten
commits_last_year46
human_commit_share1
days_since_last_push0
active_weeks_last_year15
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 23 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 5 Tagen
27/27Release-Rhythmus — ein Release etwa alle 9,8 Tage
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Verwendete Eingangsdaten
releases_count23
latest_release_tagv2.3.1
releases_from_tagsnein
days_since_latest_release5
mean_days_between_releases9,8

Community & Verbreitung

Hat das Projekt Nutzer, Downloads, Aufmerksamkeit und ein einladendes Umfeld für Beitragende?

51Mittel · 18 % des Gesamtindex
Wie die Bewertung erfolgt
26.7/60Stars — 45 Stars
7/25Forks — 8 Forks
0/15Watcher — 0 Watcher
Verwendete Eingangsdaten
forks8
stars45
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (MIT)
18/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
0/7.2Issue-Vorlage
0/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingja
has_issue_templatenein
has_code_of_conductnein
has_pull_request_templatenein

Nachhaltigkeit & Governance

Überdauert das Projekt die Menschen, die es tragen — Bus-Faktor, Reaktionsfähigkeit, Trägerschaft und Paketpflege?

44Gefährdet · 24 % des Gesamtindex
Wie die Bewertung erfolgt
9/54Bus-Faktor — 1 Beitragende decken die Hälfte aller Commits ab
5.4/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 76 % der Commits
6.8/13.5Breite der Beitragenden — 5 Beitragende
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Verwendete Eingangsdaten
bus_factor1
contributors_sampled5
top_contributor_share0,761
Wie die Bewertung erfolgt
0/46.8Issue-Lösungsquote — 0 % der Issues geschlossen
36.6/38.3PR-Annahme — 45/47 entschiedene PRs gemergt
3/15OpenSSF Scorecard: Code-Review — Found 8/30 approved changesets -- score normalized to 2
Verwendete Eingangsdaten
merged_prs45
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs2
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
12/25Reichweite des Inhabers — 45 Follower von ubie-oss
21.7/25Kontohistorie — 49 öffentliche Repos, Kontoalter ca. 4 Jahre
Verwendete Eingangsdaten
followers45
owner_typeOrganization
is_verified
owner_loginubie-oss
public_repos49
account_age_days1.705

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

79Gut · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 2 Workflow(s)
24/24Tests vorhanden
16/16Linter-Konfiguration — biome.json
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 29 out of 30 merged PRs checked by a CI test -- score normalized to 9
Verwendete Eingangsdaten
has_cija
has_testsja
has_editorconfignein
has_linter_configja
has_precommit_confignein
Wie die Bewertung erfolgt
30/30README
0/25Dokumentationsverzeichnis
15/15Dokumentations-/Homepage-Site — https://github.com/ubie-oss/n8n-cli
10/10Repository-Beschreibung
10/10Topics — 2 Topics
10/10Wiki
Verwendete Eingangsdaten
topicsagent-skills, n8n
has_wikija
homepagehttps://github.com/ubie-oss/n8n-cli
has_readmeja
has_docs_dirnein
has_descriptionja

Sicherheit

Sind die sichtbaren Sicherheits- und Lieferkettenpraktiken belastbar, ohne ungeklärte Exposition gegenüber Hochrisikojurisdiktionen?

54Mittel · 16 % des Gesamtindex

Sicherheitslage

42Gefährdet
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — keine Daten
2.2/2.5CI-Tests — 29 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 8/30 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Lizenz — license file detected
7.5/7.5Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — keine Daten
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 203 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4,2
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): branch_protection, packaging. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
35/35Direkte Abhängigkeiten ohne bekannte Advisories — keine direkte Abhängigkeit trägt ein bekanntes Advisory
0/25Indirekte Abhängigkeiten ohne bekannte Advisories — transitive Menge in diesem Bereich nicht von Entwicklungs- und Test-Abhängigkeiten trennbar
0/40Keine offenen Advisories — kein Advisory trägt ein Veröffentlichungsdatum
Verwendete Eingangsdaten
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages9
affected_by_severitynone
direct_affected_packages0
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Indirekte Abhängigkeiten ohne bekannte Advisories, Keine offenen Advisories. Die verbleibenden Gewichte wurden renormalisiert. 1 aufgelöste Abhängigkeiten wurden mit OSV abgeglichen. 9 konnten nicht bewertet werden — keine aufgelöste Version, ein nicht unterstütztes Ökosystem oder außerhalb der ausgewiesenen Paketliste. Dieses Repository veröffentlicht kein Paket, das der Index auflöst; bewertet wurde daher der Abhängigkeitsgraph des Repositorys. Dieser Graph vermischt Entwicklungs- und Test-Pins mit ausgelieferten Abhängigkeiten, daher werden nur die deklarierten Laufzeit-Abhängigkeiten bewertet; transitive Befunde werden als Kontext ausgewiesen und fließen nicht in die Bewertung ein. Erreichbarkeit wird nicht analysiert.

AI Readiness

Wie gut ist das Repository dafür ausgestattet, mit KI-Coding-Agenten entwickelt und gepflegt zu werden? Ein unabhängiges, experimentelles Badge — Gewicht 0,0, es wird eigenständig ausgewiesen und verändert den Gesamt-Gesundheitswert nicht.

70Gut · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
40/40Lesbare Commit-Historie — 45 von 46 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,978
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
18/18Bootstrap mit einem Befehl — Makefile
22/22Automatisierte Tests
11/11Lint-/Format-Konfiguration — biome.json
11/11Statische Typprüfung — tsconfig.json
0/10Reproduzierbare Umgebung
10/10Belegte Agentenpraxis — 16 der letzten 46 Commits von Agenten verfasst oder ihnen zugeschrieben
0/8Automatisierte Wartung — keine automatisierten Abhängigkeits-Updates beobachtet
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfiles
has_dockerfilenein
typed_languageja
bootstrap_filesMakefile
has_devcontainernein
has_linter_configja
typecheck_configstsconfig.json
agent_commit_share0,348
toolchain_manifests
dependency_bot_commit_share0
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — TypeScript (statisch typisiert)
55/55Handhabbare Dateigrößen — 0/238 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageTypeScript
largest_source_bytes31.845
source_files_sampled238
oversized_source_files0

Eckdaten

45GitHub-Sterne
5Mitwirkende
46Commits, letzte 12 Monate
0Tage seit letztem Push
23Releases
1Bus-Faktor
1offene Issues
npmPaket-Ökosysteme

Weitere Details

Stern- und Fork-Verlauf 45 ★ / 8 ⇿
45Sterne
8Forks
22Releases

Wann jeder Stern und Fork hinzugefügt wurde, von GitHub erfasst und nach Tagen gruppiert. Das kumulierte Wachstum steht direkt über den täglichen Zugängen, aus denen es besteht, sodass beide gegeneinander lesbar sind: stetiger organischer Zuwachs sieht ganz anders aus als ein abrupter, kurzlebiger Ausschlag. Wo dieser Unterschied messbar ist, wird er als Wachstumsauthentizität ausgewiesen.

0102030405045882026-022026-052026-07
Major 0Minor 3Patch 19
OpenSSF Scorecard 4.2 / 10
4.2Gesamtwert

Unabhängige, werkzeugneutrale Sicherheitsbewertung durch das quelloffene OpenSSF Scorecard. Jede Prüfung honoriert eine Sicherheits-Praxis, nicht das Werkzeug eines bestimmten Anbieters. Prüfungen, die Scorecard nicht ermitteln konnte, sind mit k. A. markiert und vom Sicherheitswert ausgeschlossen (nie als null gezählt).Scorecard v5.5.0 · 2026-07-21 19:36 UTC

10Binary-Artifactsno binaries found in the repo
k. A.Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests29 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 8/30 approved changesets -- score normalized to 2
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
k. A.Packagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities203 existing vulnerabilities detected
Direkte Abhängigkeiten 5
RegistryPaketVersionsvorgabeManifest
npm@dagrejs/dagre^2.0.4package.json
npmcommander^14.0.3package.json
npmjs-yaml^4.1.1package.json
npmn8n-workflow^1package.json
npmzod^4.3.6package.json
Alle Abhängigkeiten 10

Vollständig aufgelöster Abhängigkeitssatz aus dem GitHub-Abhängigkeitsgraphen: 5 direkte und 5 indirekte (transitive) Pakete. Die transitive Hülle ist vollständig, wenn das Repository eine Lockfile eincheckt.

RegistryPaketVersionBeziehung
npm@dagrejs/dagre^2.0.4direkt
npmcommander^14.0.3direkt
npmjs-yaml^4.1.1direkt
npmn8n-workflow^1direkt
npmzod^4.3.6direkt
npm@biomejs/biome^2.4.1indirekt
npm@n8n/n8n-nodes-langchain^1indirekt
npm@types/bunlatestindirekt
npm@types/js-yaml^4.0.9indirekt
npmn8n-nodes-base^1indirekt
Abhängigkeits-Advisories 0

Dieses Repository veröffentlicht kein vom Index auflösbares Paket, daher wurde sein eigener Abhängigkeitsgraph bewertet – 1 Pakete, darunter auch Entwicklungs- und Test-Pins, die nie ausgeliefert werden: 0 tragen bekannte Advisories, davon 0 direkte. 9 konnten nicht bewertet werden – keine aufgelöste Version, ein nicht unterstütztes Ökosystem, oder außerhalb der ausgewiesenen Paketliste.

Keine bekannten Advisories betreffen die bewerteten Abhängigkeiten.

Ein Advisory bedeutet, dass die im Abhängigkeitsgraphen erfasste Version in den betroffenen Bereich eines Advisories fällt. Erreichbarkeit wird nicht analysiert, und der Graph enthält Entwicklungs- und Test-Pins — ein Fund kann das Werkzeug betreffen und nicht die ausgelieferte Software.

JSON-Rohbericht maschinenlesbar
{
  "data": {
    "repo": {
      "topics": [
        "agent-skills",
        "n8n"
      ],
      "is_fork": false,
      "size_kb": 636,
      "has_wiki": true,
      "homepage": "https://github.com/ubie-oss/n8n-cli",
      "languages": {
        "Makefile": 2005,
        "TypeScript": 1073289
      },
      "pushed_at": "2026-07-21T02:58:12Z",
      "created_at": "2026-02-18T06:53:17Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T19:23:21Z",
      "description": "A standalone CLI tool for n8n",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://ubie.life/",
      "name": "Ubie, Inc.",
      "type": "Organization",
      "login": "ubie-oss",
      "company": null,
      "location": "Japan",
      "followers": 45,
      "avatar_url": "https://avatars.githubusercontent.com/u/94662526?v=4",
      "created_at": "2021-11-19T02:57:08Z",
      "is_verified": null,
      "public_repos": 49,
      "account_age_days": 1705
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2026-07-16T01:23:34Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-06-30T09:48:27Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2026-06-29T01:23:49Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2026-06-28T09:41:00Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2026-06-22T03:04:07Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-06-21T04:07:56Z"
        },
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2026-06-20T11:19:26Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2026-05-31T02:20:29Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2026-04-22T08:53:19Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-04-18T12:27:06Z"
        },
        {
          "tag": "v2.0.12",
          "kind": "patch",
          "published_at": "2026-03-22T04:55:03Z"
        },
        {
          "tag": "v2.0.11",
          "kind": "patch",
          "published_at": "2026-03-16T11:57:02Z"
        },
        {
          "tag": "v2.0.10",
          "kind": "patch",
          "published_at": "2026-03-16T02:48:29Z"
        },
        {
          "tag": "v2.0.9",
          "kind": "patch",
          "published_at": "2026-03-13T13:02:03Z"
        },
        {
          "tag": "v2.0.8",
          "kind": "patch",
          "published_at": "2026-03-13T01:36:23Z"
        },
        {
          "tag": "v2.0.7",
          "kind": "patch",
          "published_at": "2026-03-12T10:38:59Z"
        },
        {
          "tag": "v2.0.6",
          "kind": "patch",
          "published_at": "2026-03-11T09:42:55Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2026-03-05T02:54:30Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2026-02-26T10:45:24Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2026-02-24T07:36:15Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2026-02-24T01:34:23Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2026-02-23T04:15:06Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-02-19T11:55:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "74f0f9b5f757f97dc5c15e7349d5a16fb96c2359",
          "body": "…(#49)\n\n* feat(lint): add no-plaintext-secrets rule to detect embedded secrets\n\nDetects plaintext secrets (API keys, tokens, passwords) hardcoded into\nworkflow node parameters, using three best-effort layers:\n\n1. Schema-declared password fields (typeOptions.password in node schemas),\n   surfaced via\n[…]\n3.1\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01HndT1YV1jcPW79WLmbEvbY\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(lint): add no-plaintext-secrets rule to detect embedded secrets …",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-07-16T01:22:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "53bb27ed9f0e1c5874809574df501ea84a174c88",
          "body": "…inject (#47)\n\n* refactor(middleware): rename PreWriteMiddleware to ServerMiddleware\n\nAdopt gRPC-style Server/Client interceptor naming in anticipation of a\nparallel ClientMiddleware abstraction for outgoing upstream requests\n(IAP token minting, shared API key injection).\n\n- PreWriteMiddleware -> Se\n[…]\nce.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019ci7zNcXKzP9B7swWhgcwd\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(proxy): add ClientMiddleware pipeline with iap-auth and api-key-…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-06-30T09:48:06Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "670f98d2409b4a19afb3ca072e24cc33fc216b55",
          "body": "… (#46)\n\n- Add --tags / PROXY_FILTER_BY_TAGS (AND condition) so middleware (lint,\n  authz, duplicate-name check) only runs against workflow saves whose\n  tags contain every named tag; non-matching saves are forwarded\n  transparently. Documented as advisory scope (not an enforcement\n  boundary) since\n[…]\nnc-throw behavior without crashing startup).\n- Bump version to 2.2.3.\n\n\nClaude-Session: https://claude.ai/code/session_01LChcVV7AmMTi8Twj2cKbyS\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(proxy): add tag-based scope filter and liveness/readiness probes…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-06-29T00:23:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9c9b72b7ebc9eef8fa212e1b9ddcda0ae216d0bf",
          "body": "…tins (#45)\n\n* feat(middleware): add PreWriteMiddleware pipeline with lint and authz builtins\n\nIntroduces a pluggable middleware abstraction for workflow write gates so\nproxy / apply / single-CLI commands share one policy pipeline. lint is\nre-exposed as the `lint` builtin (no semantic change); a new\n[…]\nin.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01NKtvr4fNNVo2nkPdJBWSXW\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(middleware): pluggable pre-write pipeline with lint + authz buil…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-06-28T09:40:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a313dcea9974c17ff68b9a0252d04518066180a2",
          "body": "…w create/update (#44)\n\n* feat(apply): add default-on pre-write lint check to apply and workflow create/update\n\nMirrors the existing proxy enforcement so workflow-mutating CLI commands\nrefuse to write violating workflows. The check is ON by default; opt out\nper-invocation with --no-lint. --force doe\n[…]\n2.1\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01AXVFp9mkJV1dzowFtqrKWb\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(apply): add default-on pre-write lint check to apply and workflo…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-06-22T03:02:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "47427fdcdddad304cbeaf06fd7f8e954b6e34aa3",
          "body": "…ent (#42)\n\n* feat(proxy): add HTTP proxy subcommand with server-side lint enforcement\n\nIntroduce `n8n-cli proxy`, a transparent HTTP proxy that intercepts\nworkflow saves on the n8n public REST API and runs the existing linter\nserver-side. Requests violating error-severity rules are rejected with\nHT\n[…]\nnd.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01VFHitnpE7LpwQsGYRKrDCV\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(proxy): add HTTP proxy subcommand with server-side lint enforcem…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-06-21T04:07:10Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "25dcdf32a6d39fc815d7278d86cf8c913093c935",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json (#41)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-06-20T11:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf9e602677c1c27fb9206e1825b4bb52d0fae85",
          "body": "…te (#40)\n\nSigned-off-by: shibayu36 <shibayu36@gmail.com>",
          "is_bot": false,
          "headline": "fix: strip timeSavedMode and credentialResolverId before workflow wri…",
          "author_name": "shibayu36",
          "author_login": "shibayu36",
          "committed_at": "2026-06-15T15:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0759c434579504e076ddc114b5ea33ee5464da5",
          "body": "* feat(lint): add --remote option to lint workflows via n8n API\n\nEnable linting workflows fetched directly from the n8n API instead of\nlocal files. This supports daily audit of active workflows to detect\nhigh-frequency schedule triggers that cause cost explosions.\n\nNew options:\n- --remote: fetch wor\n[…]\nlaude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nSigned-off-by: nakamura-tsubasa-283 <nakamura.tsubasa.eg@gmail.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(lint): add --remote option to lint workflows via n8n API (#37)",
          "author_name": "中村翼",
          "author_login": "nakamura-tsubasa-283",
          "committed_at": "2026-06-07T13:43:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "265035d0d4dc4db9eab5922bd391bbf601ff6332",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json (#39)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-05-31T02:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a302baf09753b43b679416a87bb11299985393",
          "body": "…le-trigger-frequency (#36)\n\nn8n internally uses 6-field cron expressions (second minute hour dom month dow)\nin addition to standard 5-field cron. The schedule-trigger-frequency rule only\nhandled 5-field cron, causing sub-hourly 6-field cron schedules to silently\npass the lint check.\n\nChanges:\n- est\n[…]\n Added 15 new test cases covering 6-field cron and comma lists\n\nSigned-off-by: nakamura-tsubasa-283 <nakamura.tsubasa.eg@gmail.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(lint): support 6-field cron and comma-separated values in schedu…",
          "author_name": "中村翼",
          "author_login": "nakamura-tsubasa-283",
          "committed_at": "2026-05-31T02:18:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c296bab68189aaa9cd3f3b20b71b25edf444a6a4",
          "body": "When -c flag is not specified, search for .n8nlintrc.json by walking up\nfrom the current working directory to the filesystem root. This matches\nthe convention used by ESLint, Prettier, and other linters.\n\nPreviously, omitting -c caused all config (severity overrides, rule\noptions) to be silently ign\n[…]\n of errors even when the\nconfig file specified error severity.\n\nSigned-off-by: nakamura-tsubasa-283 <nakamura.tsubasa.eg@gmail.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(lint): auto-discover .n8nlintrc.json from CWD (#35)",
          "author_name": "中村翼",
          "author_login": "nakamura-tsubasa-283",
          "committed_at": "2026-05-31T02:02:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0f8ccb787c86a45c2a715cb938abfb733605ac4c",
          "body": "…#38)\n\n* fix: strip API-only settings before workflow create/update\n\nn8n's API exports `availableInMCP`, `binaryMode`, and `callerPolicy`\nin workflow settings on GET, but rejects them on PUT/PATCH with\n\"request/body/settings must NOT have additional properties\".\n\nThis causes `apply` to fail when pus\n[…]\niteUnsupportedSettings\n\nSigned-off-by: shibayu36 <shibayu36@gmail.com>\n\n---------\n\nSigned-off-by: shibayu36 <shibayu36@gmail.com>\nCo-authored-by: avi90210 <126974225+avi90210@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: strip write-unsupported settings before workflow create/update (…",
          "author_name": "shibayu36",
          "author_login": "shibayu36",
          "committed_at": "2026-05-31T02:01:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2c1a3694d980c0992feb01c4a45f846ab77f8a6d",
          "body": "Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(actions): pin GitHub Actions to commit SHAs (#34)",
          "author_name": "Yu Ishikawa",
          "author_login": "yu-iskw",
          "committed_at": "2026-05-26T09:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfab61888926f3efd6d471b5eaaafce98fba23cf",
          "body": "* feat(cli): add daily update check with release notice\n\nQuery GitHub Releases at most once every 24h and show a one-line\nnotice on stderr when a newer version is available. Skipped for dev\nbuilds, CI environments, and when N8N_CLI_DISABLE_UPDATE_CHECK=1.\nCache is stored under XDG_CACHE_HOME / Libra\n[…]\nBy: Claude Opus 4.7 <noreply@anthropic.com>\n\n* chore: bump version to 2.1.1\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "add daily update check with release notice (#33)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-04-22T08:52:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9f6755fda66a3ad6f1a6c7db15d3433cc971f3f9",
          "body": "…(#32)\n\n* feat(apply): require explicit scope to prevent accidental wide apply\n\nAdd --dangerously-apply-all flag that must be passed when no scope filter\n(--ids, --from-git-changes, APPLY_FILTER_BY_TAGS) is specified. This\nprevents AI agents from accidentally applying all workflows when they\nintend \n[…]\nx biome formatting in apply scope validation test\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(apply): require explicit scope to prevent accidental wide apply …",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-04-18T12:26:42Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2d46dc80e8dda7ab90496061f2c4dde581b14f3e",
          "body": "Add a local-only convert command that converts workflow files between\nJSON and YAML formats. Supports --ids filtering, --tags filtering,\n--dry-run, --keep, and externalize threshold configuration.\n\nSigned-off-by: Ryo Okubo <syucream1031@gmail.com>\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add convert command for JSON/YAML format conversion (#31)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-04-11T12:12:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9b25487d9e42c3954ed7031c25fd34902a824d16",
          "body": "… conditions (#29)",
          "is_bot": false,
          "headline": "feat(lint): add filter-operator-valid rule to validate If/Filter node…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-22T04:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a648f39bbe71f10ebe948686ac431697c5d53278",
          "body": "…… (#28)\n\n* feat(lint): enhance node parameter validation with n8n-workflow integration and add tests\n\n* feat(lint): improve error handling in node properties loading and enhance test structure validation",
          "is_bot": false,
          "headline": "feat(lint): enhance node parameter validation with n8n-workflow integ…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-20T15:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dce799ed0553852d97dd3132a12f1d48d127ffd",
          "body": null,
          "is_bot": false,
          "headline": "feat(lint): add banned-node rule with configuration and tests (#27)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-16T11:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f1149bf28891b86d570ac5cd3f13aa9c6d0e760",
          "body": "…ests (#26)",
          "is_bot": false,
          "headline": "feat(lint): add schedule trigger frequency rule with validation and t…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-16T02:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a29d30a95c9a57d217a52b7d09db49c2f8794e21",
          "body": "…ests (#25)",
          "is_bot": false,
          "headline": "feat(yaml): update buildYamlObject to include workflow tags and add t…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-13T13:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99fd10c48b10de719c356c5ce49fa0c54da3db0",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json (#24)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-13T01:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb97191c3ea388ba16a253bd5871f9f783e424f9",
          "body": "* feat(data-tables): add management commands for data tables and rows\n\n- Implemented commands for creating, updating, deleting, and listing data tables.\n- Added functionality for managing rows within data tables, including insert, update, upsert, and delete operations.\n- Updated README and documenta\n[…]\nement for getOutputSchema in analyzer.ts\n\n* fix: update format script to use biome check instead of biome format\n\n* refactor: optimize imports and remove unused functions in trace and analyzer modules",
          "is_bot": false,
          "headline": "Enhance workflow tracability for AIs (#23)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-13T01:32:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2127c8ac10de74433e5bdbf0da7fc5a9437c9369",
          "body": "…#22)\n\n- Implemented commands for creating, updating, deleting, and listing data tables.\n- Added functionality for managing rows within data tables, including insert, update, upsert, and delete operations.\n- Updated README and documentation to reflect new data table management features.\n- Bumped version to 2.0.7.",
          "is_bot": false,
          "headline": "feat(data-tables): add management commands for data tables and rows (…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-12T10:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c215c314796580aa51a4663b116023d949ff44",
          "body": "…as (#21)\n\n* Add node schema commands and types for listing and dumping node schemas\n\n* Refactor node schema command imports and enhance type casting for descriptions\n\n* Refactor node schema handling by introducing a loader for descriptions and updating commands to utilize it",
          "is_bot": false,
          "headline": "Add node schema commands and types for listing and dumping node schem…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-11T09:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2e9b7b121f6d5f8c40463a7413a46aae73cbe41",
          "body": "…e, schema, transfer) (#15)\n\n- Add credential CLI commands for managing n8n credentials\n- Update README.md with tag, credential, and execution command documentation\n\nSigned-off-by: Tomoya Kawanishi <tomoya.kaw@gmail.com>\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix #1: add credential CLI commands (list, get, create, update, delet…",
          "author_name": "cuzic",
          "author_login": "cuzic",
          "committed_at": "2026-03-11T09:42:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2cfa8a22aad0afe91261186a65d3da099ccd0bc1",
          "body": "…… (#20)\n\n* Implement file header stripping for various formats and enhance YAML loading options\n\n* Fix import order in generator tests to ensure SQL header stripping is included",
          "is_bot": false,
          "headline": "Implement file header stripping for various formats and enhance YAML …",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-11T03:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd83549933a40ce86e3770e0a57d4a0e8e5cbe8",
          "body": "* docs: remove invalid file path examples for apply -d option in SKILL.md\n\nSigned-off-by: shibayu36 <shibayu36@gmail.com>\n\n* docs: remove non-existent test command options and fix -o format in SKILL.md\n\nSigned-off-by: shibayu36 <shibayu36@gmail.com>\n\n* docs: add missing webhook-id-required lint rule to SKILL.md\n\nSigned-off-by: shibayu36 <shibayu36@gmail.com>\n\n---------\n\nSigned-off-by: shibayu36 <shibayu36@gmail.com>",
          "is_bot": false,
          "headline": "Fix SKILL.md accuracy issues (#19)",
          "author_name": "shibayu36",
          "author_login": "shibayu36",
          "committed_at": "2026-03-06T01:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a218e16b4e04755271bf8ebc05a66d42e623c0",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json (#18)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-05T02:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2cdd17789e795b1903e4147af7e48d737c4a7da",
          "body": null,
          "is_bot": false,
          "headline": "Use the official schema on the linter (#17)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-03-05T02:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0433c4663e8d663b7fc93038f4f86d85a2f46451",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json (#14)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-26T10:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1c1c8ce57f9a616f8f9e5e81cbc484b06ca81a8",
          "body": "* Format with cosidering to AI Agent nodes\n\n* feat: update AI sub-node layout to stack vertically below Agent\n\n* fix: reorder imports for consistency in layout and graph modules",
          "is_bot": false,
          "headline": "Format with cosidering to AI Agent nodes (#13)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-26T10:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b49d433ac9e52374e72e8540527857f3b81153",
          "body": "Signed-off-by: Tomoya Kawanishi <tomoya.kaw@gmail.com>\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix #2: add tag CLI commands (list, get, create, update, delete) (#10)",
          "author_name": "cuzic",
          "author_login": "cuzic",
          "committed_at": "2026-02-26T10:25:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "abbc8b3213d982f579dbf97d4c1ca654840db8e7",
          "body": null,
          "is_bot": false,
          "headline": "update guideline (#12)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-26T10:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2362040a7699a8ee8b9b301883bfdc337bc06513",
          "body": "…nd tag filtering (#11)",
          "is_bot": false,
          "headline": "feat: enhance import and lint functionalities with renaming support a…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-26T10:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77f80f2436e3e046ac62de3bdbb72931bdea1fe",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json (#9)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-24T07:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f9a012f1b799084806252e37d083c2bc52f57f6",
          "body": "- Add deleteExecution(), retryExecution(), stopExecution() to ExecutionService\n- Add CLI commands: execution delete, retry, stop\n- Register new commands in execution.ts\n\nSigned-off-by: Tomoya Kawanishi <tomoya.kaw@gmail.com>\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add execution delete, retry, stop commands (#8)",
          "author_name": "cuzic",
          "author_login": "cuzic",
          "committed_at": "2026-02-24T07:34:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "06add8d675171be565280c95847bb73ad4b9bdbb",
          "body": "… (#7)",
          "is_bot": false,
          "headline": "refactor: remove Jsonnet support and update documentation accordingly…",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-24T01:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c927375655a380c9e0b25175e6190ad0a4379200",
          "body": "bump version",
          "is_bot": false,
          "headline": "Update package.json (#6)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-24T01:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8cb87ed5c80b32188a5e75985a1e8c824f47d2",
          "body": "* feat: implement !include tag handling in YAML workflows\n\n* fix: reorder import statements in workflow formatter",
          "is_bot": false,
          "headline": "feat: implement !include tag handling in YAML workflows (#4)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-24T01:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1df2cf63076f160e158aa3af49f1fea5e5777452",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README with exit codes and workflow command options (#5)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-24T01:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5bc4eed4374a0b4117f43c72503839631d6db70",
          "body": "* feat: add execution command for listing and getting executions\n\nAdd new execution subcommand with two commands:\n- `execution list`: List workflow executions with filters\n  - `--workflow <id>`: Filter by workflow ID\n  - `--status <status>`: Filter by status (success, error, running, waiting)\n  - `-\n[…]\nnoreply@anthropic.com>\nSigned-off-by: Tomoya Kawanishi <tomoya.kaw@gmail.com>\n\n---------\n\nSigned-off-by: Tomoya Kawanishi <tomoya.kaw@gmail.com>\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add execution command for listing and getting executions (#3)",
          "author_name": "cuzic",
          "author_login": "cuzic",
          "committed_at": "2026-02-24T01:09:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bae6f6484d197f396f7f92143522c62db656aae1",
          "body": "- Updated layout constants for improved node spacing and dimensions.\n- Refactored workflow loading and saving to support both JSON and YAML formats.\n- Removed the isReadOnlyFile function and its related tests, as the read-only check is no longer necessary.\n- Implemented deterministic serialization f\n[…]\nd subgraph handling with decomposition and composition functions, enhancing graph management.\n- Improved layout algorithms to ensure nodes are positioned on a grid and handle various graph structures.",
          "is_bot": false,
          "headline": "refactor: enhance workflow formatting and serialization (#2)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-23T04:14:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "876dff7eef58b408597da1df80a1c678be928916",
          "body": null,
          "is_bot": false,
          "headline": "Follow recent changes on ubie internal's (#1)",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-19T11:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9282929ff51139386bbd01189d8cae1a8a1582a",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Ryo Okubo",
          "author_login": "syucream",
          "committed_at": "2026-02-17T23:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 46,
      "latest_release_at": "2026-07-16T01:23:34Z",
      "latest_release_tag": "v2.3.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 9.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 8,
      "stars": 45,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 2
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": {
        "days": [
          {
            "date": "2026-02-20",
            "count": 8
          },
          {
            "date": "2026-02-21",
            "count": 5
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 2
          },
          {
            "date": "2026-02-27",
            "count": 2
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 2
          },
          {
            "date": "2026-04-01",
            "count": 2
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 3
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 2
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 45,
        "total_stars": 45
      },
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 31845,
      "source_files_sampled": 238,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@dagrejs/dagre",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.4"
        },
        {
          "name": "commander",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.0.3"
        },
        {
          "name": "js-yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.1"
        },
        {
          "name": "n8n-workflow",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1"
        },
        {
          "name": "zod",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.6"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@dagrejs/dagre",
            "direct": true,
            "version": "^2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": true,
            "version": "^14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": true,
            "version": "^4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "n8n-workflow",
            "direct": true,
            "version": "^1",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "^4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "^2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@n8n/n8n-nodes-langchain",
            "direct": false,
            "version": "^1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bun",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@types/js-yaml",
            "direct": false,
            "version": "^4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "n8n-nodes-base",
            "direct": false,
            "version": "^1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 5,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 45,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "syucream",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/191684?v=4"
        },
        {
          "type": "User",
          "login": "cuzic",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/34621?v=4"
        },
        {
          "type": "User",
          "login": "shibayu36",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1132489?v=4"
        },
        {
          "type": "User",
          "login": "nakamura-tsubasa-283",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/121659595?v=4"
        },
        {
          "type": "User",
          "login": "yu-iskw",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1523515?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.761
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 8/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "203 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "74f0f9b5f757f97dc5c15e7349d5a16fb96c2359",
        "ran_at": "2026-07-21T19:36:58Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ubie-oss/n8n-cli",
    "host": "github.com",
    "name": "n8n-cli",
    "owner": "ubie-oss"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 54,
        "vitality": 79,
        "community": 51,
        "governance": 44,
        "engineering": 79
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 46,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "46 commits in the last year",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v2.3.1",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 9.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 8,
              "stars": 45,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "45 stars",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 44,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.761
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 76% of commits",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "merged_prs": 45,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "45/47 decided PRs merged",
                "points": 36.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 45,
                      "decided": 47
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "followers": 45,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ubie-oss",
              "public_repos": 49,
              "account_age_days": 1705
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "45 followers of ubie-oss",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 45,
                      "login": "ubie-oss"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "49 public repos, account ~4 yr old",
                "points": 21.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 49
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 79,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "agent-skills",
                "n8n"
              ],
              "has_wiki": true,
              "homepage": "https://github.com/ubie-oss/n8n-cli",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://github.com/ubie-oss/n8n-cli",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 8/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "203 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 9 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 9,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 70,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.978,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "45 of 46 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 46
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0.348,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "16 of the last 46 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 16,
                      "sampled": 46
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 31845,
              "source_files_sampled": 238,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/238 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 238,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T19:37:16.595139Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/ubie-oss/n8n-cli.svg",
  "full_name": "ubie-oss/n8n-cli",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Bewertungen sind Signale, keine Garantien. Sie spiegeln öffentlich sichtbare Praxis auf GitHub wider — kein Code-Audit und keine Sicherheitsgarantie.

Fehlende Daten werden ausgeschlossen und die Gewichte neu normiert, nie als null bewertet. Die Methodik ist versioniert und offen: Metriken v1.13.0, Schema v0.23.0 — vollständige Methodik · Metriken-Wiki.

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte Statistiken.