Öffentliches Register
Software-GesundheitsberichtSchema 0.26.0 · Metriken 1.13.0 · 2026-07-22 07:33 UTC

xpert-ai / xpert-plugins

Open source XpertAI platform plugins code repository

JavaScript · TypeScriptAGPL-3.0★ 6 Sterne⑂ 10 Forksseit Sept. 2025Auf GitHub ansehen ↗

xpert-ai/xpert-plugins erreicht einen Gesundheitsindex von 50 von 100 und liegt damit im Bereich Mittel. Am stärksten schneidet es bei AI Readiness (68/100) ab, am schwächsten bei Community & Adoption (37/100). Zuletzt heute aktualisiert. Ein einzelner Mitwirkender trägt den Großteil der jüngsten Arbeit.

50
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.

50
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

Xpert AIOrganisation
49 Follower15 öffentliche Reposseit Okt. 2024

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?

54Mittel · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 0 Tagen
26.3/36Commit-Rhythmus — 38/52 Wochen mit Commits
18/18Commit-Volumen — 1.170 Commits im letzten Jahr
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Verwendete Eingangsdaten
commits_last_year1.170
human_commit_share0,83
days_since_last_push0
active_weeks_last_year38
Wie die Bewertung erfolgt
0/27Liefert Releases aus — keine Releases veröffentlicht
0/36Release-Aktualität — keine Releases
0/27Release-Rhythmus — keine Releases
0/10OpenSSF Scorecard: Signed-Releases — keine Daten
Verwendete Eingangsdaten
releases_count0
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): OpenSSF Scorecard: Signed-Releases. Die verbleibenden Gewichte wurden renormalisiert.

Community & Verbreitung

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

37Gefährdet · 18 % des Gesamtindex
Wie die Bewertung erfolgt
11.3/60Stars — 6 Stars
8/25Forks — 10 Forks
0/15Watcher — 0 Watcher
Verwendete Eingangsdaten
forks10
stars6
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (AGPL-3.0)
0/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
0/7.2Issue-Vorlage
6.3/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingnein
has_issue_templatenein
has_code_of_conductnein
has_pull_request_templateja

Nachhaltigkeit & Governance

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

55Mittel · 24 % des Gesamtindex
Wie die Bewertung erfolgt
9/54Bus-Faktor — 1 Beitragende decken die Hälfte aller Commits ab
9.2/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 59 % der Commits
13.5/13.5Breite der Beitragenden — 13 Beitragende
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Verwendete Eingangsdaten
bus_factor1
contributors_sampled13
top_contributor_share0,589
Wie die Bewertung erfolgt
26/46.8Issue-Lösungsquote — 56 % der Issues geschlossen
36.3/38.3PR-Annahme — 386/407 entschiedene PRs gemergt
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Verwendete Eingangsdaten
merged_prs386
open_issues8
closed_issues10
issue_closed_ratio0,556
closed_unmerged_prs21
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
12.2/25Reichweite des Inhabers — 49 Follower von xpert-ai
12.3/25Kontohistorie — 15 öffentliche Repos, Kontoalter ca. 1 Jahre
Verwendete Eingangsdaten
followers49
owner_typeOrganization
is_verified
owner_loginxpert-ai
public_repos15
account_age_days649

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

58Mittel · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 2 Workflow(s)
24/24Tests vorhanden
16/16Linter-Konfiguration — .eslintrc.json, eslint.config.mjs
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 14 merged PRs checked by a CI test -- score normalized to 0
Verwendete Eingangsdaten
has_cija
has_testsja
has_editorconfignein
has_linter_configja
has_precommit_confignein
Wie die Bewertung erfolgt
30/30README
0/25Dokumentationsverzeichnis
0/15Dokumentations-/Homepage-Site
10/10Repository-Beschreibung
0/10Topics
10/10Wiki
Verwendete Eingangsdaten
topics
has_wikija
homepage
has_readmeja
has_docs_dirnein
has_descriptionja

Sicherheit

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

44Gefährdet · 16 % des Gesamtindex

Sicherheitslage

44Gefährdet
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 0 out of 14 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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 — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — keine Daten
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — keine Daten
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 178 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4,4
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): packaging, signed_releases. Die verbleibenden Gewichte wurden renormalisiert.

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.

68Mittel · 0 % des Gesamtindex
Wie die Bewertung erfolgt
45/45Agentenanweisungen — AGENTS.md, community/AGENTS.md, xpertai/AGENTS.md, xpertai/CLAUDE.md, xpertai/skills/product-design/templates/prototype/AGENTS.md
0/15Maschinenlesbare Doku (llms.txt)
40/40Lesbare Commit-Historie — 79 von 83 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,952
agent_instruction_filesAGENTS.md, community/AGENTS.md, xpertai/AGENTS.md, xpertai/CLAUDE.md, xpertai/skills/product-design/templates/prototype/AGENTS.md
agent_instruction_max_bytes7.095
Wie die Bewertung erfolgt
0/18Bootstrap mit einem Befehl
22/22Automatisierte Tests
11/11Lint-/Format-Konfiguration — .eslintrc.json, eslint.config.mjs
11/11Statische Typprüfung — community/apps/crm/tsconfig.json, community/apps/procurement-quote-comparison/tsconfig.json, community/apps/sales-ontology/tsconfig.json, community/apps/smart-maintenance/tsconfig.json, community/integrations/wechat/tsconfig.json, community/roles/browser-lab/tsconfig.json, community/roles/data-analytics/tsconfig.json, community/roles/financial-markets/tsconfig.json, community/roles/product-design/tsconfig.json, community/roles/sales/tsconfig.json, packages/shadcn-ui/tsconfig.json, packages/shadcn-vue/tsconfig.json, plugin-dev-harness/tsconfig.json, xpertai/apps/canvas/src/lib/remote-components/canvas-workbench/tsconfig.json, xpertai/apps/canvas/tsconfig.json, xpertai/apps/cut/tsconfig.json, xpertai/apps/docx-editor/tsconfig.json, xpertai/apps/drawio/tsconfig.json, xpertai/apps/excalidraw/tsconfig.json, xpertai/apps/lucidchart/tsconfig.json, xpertai/apps/motion/tsconfig.json, xpertai/apps/office-editor/tsconfig.json, xpertai/apps/pencil/tsconfig.json, xpertai/apps/presentation-studio/tsconfig.json, xpertai/apps/sites/tsconfig.json, xpertai/databases/hana/tsconfig.json, xpertai/databases/mysql/tsconfig.json, xpertai/examples/echarts-mcp-app/tsconfig.json, xpertai/integrations/dify/tsconfig.json, xpertai/integrations/dingtalk/tsconfig.json, xpertai/integrations/fastgpt/tsconfig.json, xpertai/integrations/firecrawl/tsconfig.json, xpertai/integrations/gitcode/tsconfig.json, xpertai/integrations/lark-sso/tsconfig.json, xpertai/integrations/lark/tsconfig.json, xpertai/integrations/mineru/tsconfig.json, xpertai/integrations/modelscope/tsconfig.json, xpertai/integrations/ocr-paddle/tsconfig.json, xpertai/integrations/ragflow/tsconfig.json, xpertai/integrations/slack/tsconfig.json, xpertai/integrations/unstructured/tsconfig.json, xpertai/integrations/wecom/tsconfig.json, xpertai/middlewares/advisor/tsconfig.json, xpertai/middlewares/agent-behavior-monitor/tsconfig.json, xpertai/middlewares/clarification/tsconfig.json, xpertai/middlewares/context-editing/tsconfig.json, xpertai/middlewares/dangling-tool-call/tsconfig.json, xpertai/middlewares/file-memory/tsconfig.json, xpertai/middlewares/github-connector/tsconfig.json, xpertai/middlewares/lark-cli/tsconfig.json, xpertai/middlewares/long-term-memory/tsconfig.json, xpertai/middlewares/loop-guard/tsconfig.json, xpertai/middlewares/markitdown/tsconfig.json, xpertai/middlewares/mineru-cli/tsconfig.json, xpertai/middlewares/model-fallback/tsconfig.json, xpertai/middlewares/model-retry/tsconfig.json, xpertai/middlewares/playwright-cli/tsconfig.json, xpertai/middlewares/sensitive-filter/tsconfig.json, xpertai/middlewares/tool-call-limit/tsconfig.json, xpertai/middlewares/tool-retry/tsconfig.json, xpertai/middlewares/view-image/tsconfig.json, xpertai/middlewares/web-tools/tsconfig.json, xpertai/middlewares/zip-unzip-cli/tsconfig.json, xpertai/models/anthropic/tsconfig.json, xpertai/models/deepseek/tsconfig.json, xpertai/models/gemini/tsconfig.json, xpertai/models/hunyuan/tsconfig.json, xpertai/models/minimax/tsconfig.json, xpertai/models/moonshot/tsconfig.json, xpertai/models/openai-compatible/tsconfig.json, xpertai/models/openai/tsconfig.json, xpertai/models/openrouter/tsconfig.json, xpertai/models/siliconflow/tsconfig.json, xpertai/models/tongyi/tsconfig.json, xpertai/models/vllm/tsconfig.json, xpertai/models/volcengine/tsconfig.json, xpertai/models/xinference/tsconfig.json, xpertai/models/zhipuai/tsconfig.json, xpertai/packages/design-fonts/tsconfig.json, xpertai/packages/file-system/tsconfig.json, xpertai/packages/milvus/tsconfig.json, xpertai/packages/rag-vlm/tsconfig.json, xpertai/packages/vstore-chroma/tsconfig.json, xpertai/packages/vstore-weaviate/tsconfig.json, xpertai/skills/documents/tsconfig.json, xpertai/skills/pdf/tsconfig.json, xpertai/skills/presentations/tsconfig.json, xpertai/skills/product-design/tsconfig.json, xpertai/skills/spreadsheets/tsconfig.json, xpertai/tools/calculator/tsconfig.json, xpertai/tools/pdfium/tsconfig.json, xpertai/tools/zip/tsconfig.json, xpertai/tsconfig.json
10/10Reproduzierbare Umgebung — lockfile
0/10Belegte Agentenpraxis — keine von Agenten verfassten Commits unter den letzten 100
0/8Automatisierte Wartung — keine automatisierten Abhängigkeits-Updates beobachtet
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfilespackage-lock.json, pnpm-lock.yaml
has_dockerfilenein
typed_languagenein
bootstrap_files
has_devcontainernein
has_linter_configja
typecheck_configscommunity/apps/crm/tsconfig.json, community/apps/procurement-quote-comparison/tsconfig.json, community/apps/sales-ontology/tsconfig.json, community/apps/smart-maintenance/tsconfig.json, community/integrations/wechat/tsconfig.json, community/roles/browser-lab/tsconfig.json, community/roles/data-analytics/tsconfig.json, community/roles/financial-markets/tsconfig.json, community/roles/product-design/tsconfig.json, community/roles/sales/tsconfig.json, packages/shadcn-ui/tsconfig.json, packages/shadcn-vue/tsconfig.json, plugin-dev-harness/tsconfig.json, xpertai/apps/canvas/src/lib/remote-components/canvas-workbench/tsconfig.json, xpertai/apps/canvas/tsconfig.json, xpertai/apps/cut/tsconfig.json, xpertai/apps/docx-editor/tsconfig.json, xpertai/apps/drawio/tsconfig.json, xpertai/apps/excalidraw/tsconfig.json, xpertai/apps/lucidchart/tsconfig.json, xpertai/apps/motion/tsconfig.json, xpertai/apps/office-editor/tsconfig.json, xpertai/apps/pencil/tsconfig.json, xpertai/apps/presentation-studio/tsconfig.json, xpertai/apps/sites/tsconfig.json, xpertai/databases/hana/tsconfig.json, xpertai/databases/mysql/tsconfig.json, xpertai/examples/echarts-mcp-app/tsconfig.json, xpertai/integrations/dify/tsconfig.json, xpertai/integrations/dingtalk/tsconfig.json, xpertai/integrations/fastgpt/tsconfig.json, xpertai/integrations/firecrawl/tsconfig.json, xpertai/integrations/gitcode/tsconfig.json, xpertai/integrations/lark-sso/tsconfig.json, xpertai/integrations/lark/tsconfig.json, xpertai/integrations/mineru/tsconfig.json, xpertai/integrations/modelscope/tsconfig.json, xpertai/integrations/ocr-paddle/tsconfig.json, xpertai/integrations/ragflow/tsconfig.json, xpertai/integrations/slack/tsconfig.json, xpertai/integrations/unstructured/tsconfig.json, xpertai/integrations/wecom/tsconfig.json, xpertai/middlewares/advisor/tsconfig.json, xpertai/middlewares/agent-behavior-monitor/tsconfig.json, xpertai/middlewares/clarification/tsconfig.json, xpertai/middlewares/context-editing/tsconfig.json, xpertai/middlewares/dangling-tool-call/tsconfig.json, xpertai/middlewares/file-memory/tsconfig.json, xpertai/middlewares/github-connector/tsconfig.json, xpertai/middlewares/lark-cli/tsconfig.json, xpertai/middlewares/long-term-memory/tsconfig.json, xpertai/middlewares/loop-guard/tsconfig.json, xpertai/middlewares/markitdown/tsconfig.json, xpertai/middlewares/mineru-cli/tsconfig.json, xpertai/middlewares/model-fallback/tsconfig.json, xpertai/middlewares/model-retry/tsconfig.json, xpertai/middlewares/playwright-cli/tsconfig.json, xpertai/middlewares/sensitive-filter/tsconfig.json, xpertai/middlewares/tool-call-limit/tsconfig.json, xpertai/middlewares/tool-retry/tsconfig.json, xpertai/middlewares/view-image/tsconfig.json, xpertai/middlewares/web-tools/tsconfig.json, xpertai/middlewares/zip-unzip-cli/tsconfig.json, xpertai/models/anthropic/tsconfig.json, xpertai/models/deepseek/tsconfig.json, xpertai/models/gemini/tsconfig.json, xpertai/models/hunyuan/tsconfig.json, xpertai/models/minimax/tsconfig.json, xpertai/models/moonshot/tsconfig.json, xpertai/models/openai-compatible/tsconfig.json, xpertai/models/openai/tsconfig.json, xpertai/models/openrouter/tsconfig.json, xpertai/models/siliconflow/tsconfig.json, xpertai/models/tongyi/tsconfig.json, xpertai/models/vllm/tsconfig.json, xpertai/models/volcengine/tsconfig.json, xpertai/models/xinference/tsconfig.json, xpertai/models/zhipuai/tsconfig.json, xpertai/packages/design-fonts/tsconfig.json, xpertai/packages/file-system/tsconfig.json, xpertai/packages/milvus/tsconfig.json, xpertai/packages/rag-vlm/tsconfig.json, xpertai/packages/vstore-chroma/tsconfig.json, xpertai/packages/vstore-weaviate/tsconfig.json, xpertai/skills/documents/tsconfig.json, xpertai/skills/pdf/tsconfig.json, xpertai/skills/presentations/tsconfig.json, xpertai/skills/product-design/tsconfig.json, xpertai/skills/spreadsheets/tsconfig.json, xpertai/tools/calculator/tsconfig.json, xpertai/tools/pdfium/tsconfig.json, xpertai/tools/zip/tsconfig.json, xpertai/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Wie die Bewertung erfolgt
27/45Typprüfbarer Code — JavaScript mit Typprüfungs-Konfiguration (community/apps/crm/tsconfig.json, community/apps/procurement-quote-comparison/tsconfig.json, community/apps/sales-ontology/tsconfig.json, community/apps/smart-maintenance/tsconfig.json, community/integrations/wechat/tsconfig.json, community/roles/browser-lab/tsconfig.json, community/roles/data-analytics/tsconfig.json, community/roles/financial-markets/tsconfig.json, community/roles/product-design/tsconfig.json, community/roles/sales/tsconfig.json, packages/shadcn-ui/tsconfig.json, packages/shadcn-vue/tsconfig.json, plugin-dev-harness/tsconfig.json, xpertai/apps/canvas/src/lib/remote-components/canvas-workbench/tsconfig.json, xpertai/apps/canvas/tsconfig.json, xpertai/apps/cut/tsconfig.json, xpertai/apps/docx-editor/tsconfig.json, xpertai/apps/drawio/tsconfig.json, xpertai/apps/excalidraw/tsconfig.json, xpertai/apps/lucidchart/tsconfig.json, xpertai/apps/motion/tsconfig.json, xpertai/apps/office-editor/tsconfig.json, xpertai/apps/pencil/tsconfig.json, xpertai/apps/presentation-studio/tsconfig.json, xpertai/apps/sites/tsconfig.json, xpertai/databases/hana/tsconfig.json, xpertai/databases/mysql/tsconfig.json, xpertai/examples/echarts-mcp-app/tsconfig.json, xpertai/integrations/dify/tsconfig.json, xpertai/integrations/dingtalk/tsconfig.json, xpertai/integrations/fastgpt/tsconfig.json, xpertai/integrations/firecrawl/tsconfig.json, xpertai/integrations/gitcode/tsconfig.json, xpertai/integrations/lark-sso/tsconfig.json, xpertai/integrations/lark/tsconfig.json, xpertai/integrations/mineru/tsconfig.json, xpertai/integrations/modelscope/tsconfig.json, xpertai/integrations/ocr-paddle/tsconfig.json, xpertai/integrations/ragflow/tsconfig.json, xpertai/integrations/slack/tsconfig.json, xpertai/integrations/unstructured/tsconfig.json, xpertai/integrations/wecom/tsconfig.json, xpertai/middlewares/advisor/tsconfig.json, xpertai/middlewares/agent-behavior-monitor/tsconfig.json, xpertai/middlewares/clarification/tsconfig.json, xpertai/middlewares/context-editing/tsconfig.json, xpertai/middlewares/dangling-tool-call/tsconfig.json, xpertai/middlewares/file-memory/tsconfig.json, xpertai/middlewares/github-connector/tsconfig.json, xpertai/middlewares/lark-cli/tsconfig.json, xpertai/middlewares/long-term-memory/tsconfig.json, xpertai/middlewares/loop-guard/tsconfig.json, xpertai/middlewares/markitdown/tsconfig.json, xpertai/middlewares/mineru-cli/tsconfig.json, xpertai/middlewares/model-fallback/tsconfig.json, xpertai/middlewares/model-retry/tsconfig.json, xpertai/middlewares/playwright-cli/tsconfig.json, xpertai/middlewares/sensitive-filter/tsconfig.json, xpertai/middlewares/tool-call-limit/tsconfig.json, xpertai/middlewares/tool-retry/tsconfig.json, xpertai/middlewares/view-image/tsconfig.json, xpertai/middlewares/web-tools/tsconfig.json, xpertai/middlewares/zip-unzip-cli/tsconfig.json, xpertai/models/anthropic/tsconfig.json, xpertai/models/deepseek/tsconfig.json, xpertai/models/gemini/tsconfig.json, xpertai/models/hunyuan/tsconfig.json, xpertai/models/minimax/tsconfig.json, xpertai/models/moonshot/tsconfig.json, xpertai/models/openai-compatible/tsconfig.json, xpertai/models/openai/tsconfig.json, xpertai/models/openrouter/tsconfig.json, xpertai/models/siliconflow/tsconfig.json, xpertai/models/tongyi/tsconfig.json, xpertai/models/vllm/tsconfig.json, xpertai/models/volcengine/tsconfig.json, xpertai/models/xinference/tsconfig.json, xpertai/models/zhipuai/tsconfig.json, xpertai/packages/design-fonts/tsconfig.json, xpertai/packages/file-system/tsconfig.json, xpertai/packages/milvus/tsconfig.json, xpertai/packages/rag-vlm/tsconfig.json, xpertai/packages/vstore-chroma/tsconfig.json, xpertai/packages/vstore-weaviate/tsconfig.json, xpertai/skills/documents/tsconfig.json, xpertai/skills/pdf/tsconfig.json, xpertai/skills/presentations/tsconfig.json, xpertai/skills/product-design/tsconfig.json, xpertai/skills/spreadsheets/tsconfig.json, xpertai/tools/calculator/tsconfig.json, xpertai/tools/pdfium/tsconfig.json, xpertai/tools/zip/tsconfig.json, xpertai/tsconfig.json)
53.5/55Handhabbare Dateigrößen — 63/2.352 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageJavaScript
largest_source_bytes22.406.378
source_files_sampled2.352
oversized_source_files63
Wie die Bewertung erfolgt
0/40API-Schema (OpenAPI/GraphQL/proto)
20/20MCP-Server
40/40Lauffähige Beispiele — cookbook, examples, recipes
Verwendete Eingangsdaten
example_dirscookbook, examples, recipes
has_mcp_signalja
api_schema_files

Eckdaten

6GitHub-Sterne
13Mitwirkende
1.170Commits, letzte 12 Monate
0Tage seit letztem Push
0Releases
1Bus-Faktor
8offene Issues
npmPaket-Ökosysteme

Warnungen zur Datenerhebung

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Weitere Details

Stern- und Fork-Verlauf 6 ★ / 10 ⇿
6Sterne
10Forks

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.

024681061022025-102026-012026-04
OpenSSF Scorecard 4.4 / 10
4.4Gesamtwert

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-22 07:33 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 14 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
k. A.Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
k. A.Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities178 existing vulnerabilities detected
Direkte Abhängigkeiten 59
RegistryPaketVersionsvorgabeManifest
npm@nestjs/common^11.1.6plugin-dev-harness/package.json
npm@nestjs/core^11.1.6plugin-dev-harness/package.json
npmajv^8.18.0plugin-dev-harness/package.json
npmreflect-metadata^0.2.2plugin-dev-harness/package.json
npmrxjs^7.8.1plugin-dev-harness/package.json
npm@langchain/core0.3.72xpertai/package.json
npm@langchain/langgraph0.4.7xpertai/package.json
npm@langchain/openai0.6.9xpertai/package.json
npm@modelcontextprotocol/ext-apps^1.7.4xpertai/package.json
npm@modelcontextprotocol/sdk^1.29.0xpertai/package.json
npm@nestjs/cache-manager^3.0.1xpertai/package.json
npm@nestjs/common^11.1.6xpertai/package.json
npm@nestjs/config^4.0.2xpertai/package.json
npm@nestjs/core^11.1.6xpertai/package.json
npm@nestjs/cqrs^11.0.3xpertai/package.json
npm@nestjs/event-emitter^3.0.1xpertai/package.json
npm@nestjs/passport^11.0.5xpertai/package.json
npm@nestjs/typeorm^11.0.0xpertai/package.json
npm@types/turndown^5.0.6xpertai/package.json
npm@xpert-ai/chatkit-types^0.3.11xpertai/package.json
npm@xpert-ai/contracts^3.10.0xpertai/package.json
npm@xpert-ai/ocap-core^3.9.1xpertai/package.json
npm@xpert-ai/plugin-sdk^3.15.15xpertai/package.json
npm@xpert-ai/store^3.9.1xpertai/package.json
npmajv^8.18.0xpertai/package.json
npmaxios^1.12.2xpertai/package.json
npmbull^4.12.6xpertai/package.json
npmcache-manager^7.2.0xpertai/package.json
npmchalk4.1.2xpertai/package.json
npmcheerio^1.2.0xpertai/package.json
npmdate-fns^3.0.4xpertai/package.json
npmi18next25.6.0xpertai/package.json
npmi18next-fs-backend2.6.0xpertai/package.json
npmlangchain0.3.31xpertai/package.json
npmlodash-es4.17.21xpertai/package.json
npmmoney-clip^3.0.5xpertai/package.json
npmpassport^0.6.0xpertai/package.json
npmpassport-jwt^4.0.1xpertai/package.json
npmrxjs^7.8.1xpertai/package.json
npmshort-unique-id^5.3.2xpertai/package.json
npmturndown^7.2.2xpertai/package.json
npmtypeorm^0.3.24xpertai/package.json
npmzod3.25.67xpertai/package.json
npmclass-variance-authority^0.7.1packages/shadcn-ui/package.json
npmclsx^2.1.1packages/shadcn-ui/package.json
npmcmdk^1.1.1packages/shadcn-ui/package.json
npmlucide-react1.24.0packages/shadcn-ui/package.json
npmreact-resizable-panels^4.12.1packages/shadcn-ui/package.json
npmradix-ui^1.6.2packages/shadcn-ui/package.json
npmtailwind-merge^3.6.0packages/shadcn-ui/package.json
npmtslib^2.3.0packages/shadcn-ui/package.json
npm@lucide/vue1.23.0packages/shadcn-vue/package.json
npm@tanstack/vue-table^8.21.3packages/shadcn-vue/package.json
npm@vueuse/core^14.3.0packages/shadcn-vue/package.json
npmclass-variance-authority^0.7.1packages/shadcn-vue/package.json
npmclsx^2.1.1packages/shadcn-vue/package.json
npmreka-ui^2.10.1packages/shadcn-vue/package.json
npmtailwind-merge^3.6.0packages/shadcn-vue/package.json
npmtslib^2.3.0packages/shadcn-vue/package.json
Alle Abhängigkeiten nicht erhoben

Der aufgelöste Abhängigkeitssatz konnte für diesen Bericht nicht erhoben werden: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

JSON-Rohbericht maschinenlesbar
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 103396,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 900417,
        "Vue": 139649,
        "HTML": 588406,
        "Shell": 1548,
        "Python": 2021936,
        "JavaScript": 35702381,
        "TypeScript": 11606657
      },
      "pushed_at": "2026-07-22T07:19:01Z",
      "created_at": "2025-09-19T14:32:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T07:16:20Z",
      "description": "Open source XpertAI platform plugins code repository",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://xpertai.cloud",
      "name": "Xpert AI",
      "type": "Organization",
      "login": "xpert-ai",
      "company": null,
      "location": "China",
      "followers": 49,
      "avatar_url": "https://avatars.githubusercontent.com/u/184586987?v=4",
      "created_at": "2024-10-11T04:41:24Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 649
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "e0fc4b6be61b22efa11b100e4521a6496d1a7220",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #438 from xpert-ai/changeset-release/main",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T07:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "777d85521163fc0dee9a42983f1f6de2b390a903",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T07:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48d3c230f290491376d14e5751d7c806d6663acf",
          "body": "fix: enable Excalidraw online fonts",
          "is_bot": false,
          "headline": "Merge pull request #437 from xpert-ai/update/excalidraw-online-fonts",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-22T07:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a13508de77729f0a9496bb3432ba7d49bb5ccaed",
          "body": null,
          "is_bot": false,
          "headline": "fix: load fonts in Pencil artifact viewer",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T07:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f4d172af5fd981c6dd6d9410d7bcd538fc18ade",
          "body": null,
          "is_bot": false,
          "headline": "fix: vendor Pencil design fonts during prepack",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T06:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f72086633c3a4215bf013e4a8506247f839a5a",
          "body": null,
          "is_bot": false,
          "headline": "fix: enable Excalidraw online fonts",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T05:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5725709fc286358fa59908e3751291a340c3b97d",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #436 from xpert-ai/changeset-release/main",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T04:55:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3a44bd5123da23b0191079604ca2387462125b0",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T04:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b7fc287ee26b6a16d2f9903e18310513f6f894",
          "body": "feat: support DingTalk file transfer",
          "is_bot": false,
          "headline": "Merge pull request #435 from xpert-ai/update/dingtalk-file-transfer",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-22T04:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "700b38ed5c0d200678aa0a3a7dabb6be316c9860",
          "body": null,
          "is_bot": false,
          "headline": "feat: support DingTalk file transfer",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T04:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5bb8516429c3abc52dabf27e43799041ddc58f7",
          "body": "…endor\n\nfix: make design font vendoring idempotent",
          "is_bot": false,
          "headline": "Merge pull request #434 from xpert-ai/update/idempotent-design-font-v…",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-22T02:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b1d4f5e198e96cea2983099175f929c545d961",
          "body": null,
          "is_bot": false,
          "headline": "fix: make design font vendoring idempotent",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T02:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2010285ad1721ceb83378248def005d436536c25",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #433 from xpert-ai/changeset-release/main",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T01:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "797fdffa3526b7f163e350496acf5ea6f81e8d1d",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T01:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aacde330c70101e7a1e7d0d16b15e35888935a53",
          "body": "…kage-validation\n\nfix: validate vendored design fonts in app packages",
          "is_bot": false,
          "headline": "Merge pull request #432 from xpert-ai/update/private-design-fonts-pac…",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-22T01:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce4ac34cd72db550e80b6c3263b77a8d710c718",
          "body": null,
          "is_bot": false,
          "headline": "fix: validate vendored design fonts",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T01:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b69126c1ef86b9488801f7d2d98eb2136ac9653f",
          "body": "chore(release): version community packages",
          "is_bot": false,
          "headline": "Merge pull request #431 from xpert-ai/changeset-release/main",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-22T01:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28a7a9badd62c1b5cba6b49a4f6e045fcdc19c7f",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version community packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T12:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0baa9a822422f9fea9af5e6d9eec1eda85278e51",
          "body": "fix: prevent stale WeChat aggregate flushes",
          "is_bot": false,
          "headline": "Merge pull request #430 from xpert-ai/update/wechat-aggregate-flush-lock",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-21T12:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8c88c906e9639683a33e8f7adb9092ff1846e9d",
          "body": null,
          "is_bot": false,
          "headline": "fix: prevent stale WeChat aggregate flushes",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-21T12:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d43c2f8ffb3a13b6846004d846ebfdf9d9cee2",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #428 from xpert-ai/changeset-release/main",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-21T09:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51aaf6448bc849a13fdf99e6b4c66364a826cbb",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T09:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d56fbfec2047f232fb7e1e3783252b92b419c7",
          "body": "fix: keep design fonts private",
          "is_bot": false,
          "headline": "Merge pull request #427 from xpert-ai/update/private-design-fonts",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-21T09:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82d5c8a81b91c54204ff253e7576bf9a2823d42c",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep design fonts private",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-21T09:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40c817adf119cae5c8bc75d4391a7664fae63dcd",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #426 from xpert-ai/changeset-release/main",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-21T08:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eafe0b6218ec2fe0e3dabdaa13fddba39ddfeb0d",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T08:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83c3606a39f3888db5bf7c980d055ff8e4151b4c",
          "body": "feat: add managed typography presets",
          "is_bot": false,
          "headline": "Merge pull request #425 from xpert-ai/update/managed-typography-presets",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-21T08:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bff95a517eb0b06d2560540ab62724ad88822b4",
          "body": null,
          "is_bot": false,
          "headline": "feat: add managed typography presets",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-21T07:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c13464ae2230d0d62f4c8add4495aa7d5bedc29",
          "body": "chore(release): version community packages",
          "is_bot": false,
          "headline": "Merge pull request #424 from xpert-ai/changeset-release/main",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-20T08:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760aad929689ba5ed65c4397b9db5b25bd1108e2",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version community packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T08:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3399d40813b64d5cbff83fff31ac0ae9a4f550a9",
          "body": "fix: declare WeChat artifact namespace",
          "is_bot": false,
          "headline": "Merge pull request #423 from xpert-ai/update/wechat-artifact-namespace",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-20T08:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5a3c0bafe3738aa6ce3ff8a2f8ba992380aa96",
          "body": null,
          "is_bot": false,
          "headline": "refactor: narrow WeChat namespace changes",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-20T08:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691cf1352c41ff414f0c7722d072b9c73a82b133",
          "body": null,
          "is_bot": false,
          "headline": "refactor: derive WeChat artifact identifiers",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-20T07:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c4b665f47197df6d4613688909e9511fd68821f",
          "body": null,
          "is_bot": false,
          "headline": "fix: declare WeChat artifact namespace",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-20T07:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06dc6f7c6002fd6cb9c6bebf1eb21b33427bf39",
          "body": "chore(release): version community packages",
          "is_bot": false,
          "headline": "Merge pull request #422 from xpert-ai/changeset-release/main",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-20T07:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdb95e54b990a71912f3af45c5d22ce8f9104d04",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version community packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T07:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1883ee7cebcf5b0aeb8efd511a9837f872aac3e9",
          "body": "…kspace-storage\n\nfeat: store inbound WeChat images in workspace",
          "is_bot": false,
          "headline": "Merge pull request #421 from xpert-ai/update/wechat-inbound-image-wor…",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-20T07:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb38fe2b02646de9c33505e0ce4ee76bd9cce3e",
          "body": null,
          "is_bot": false,
          "headline": "feat: store inbound WeChat images in workspace",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-20T07:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc19fc21ab36d1223abdbcdfe48e6ddb3884288",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #420 from xpert-ai/changeset-release/main",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-20T06:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e32dd2b6a279dc0b9063e1bbd89ce47e0b438e",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T06:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d54b8c5dbfd4c0f3e403da0d3f8efee7b5f94d",
          "body": "[codex] fix corrupted Moonshot PNG icons",
          "is_bot": false,
          "headline": "Merge pull request #419 from xpert-ai/fix/moonshot-png-icons",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-20T05:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a108cccf67bde97552d6b20395641c592e6f3854",
          "body": null,
          "is_bot": false,
          "headline": "fix: replace corrupted Moonshot PNG icons",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-20T05:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddceb41a5e4fd3ffe377915144a74f28ad59f31a",
          "body": "fix: stabilize plugin releases and presentation exports",
          "is_bot": false,
          "headline": "Merge pull request #418 from xpert-ai/develop",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-20T03:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4758c0417db815f96ec3b02aefd4f64b206bd2d",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into develop",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-20T03:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c2cf0c2d199892a16b4a3607aa3cb6b1f12a96b",
          "body": null,
          "is_bot": false,
          "headline": "fix: canvas version sync",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-20T03:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b5b433d1245e3e06d0f08896c669d9cfe5efac",
          "body": null,
          "is_bot": false,
          "headline": "fix: release publish top",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-20T03:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6260c718e60ee72715fa93a972682798a8629eab",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #417 from xpert-ai/changeset-release/main",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-20T02:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb51e39a3b6dc07c1a20c391812b43518f31f1a",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T02:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d817c94a4c4c2c09e5283c733605c9c0283db22",
          "body": "[codex] add Moonshot Kimi 2.7 and K3 models",
          "is_bot": false,
          "headline": "Merge pull request #416 from xpert-ai/update/lark-permission-guidance",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-20T02:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8930e352f03d4f49e69cb383885d503476f7a470",
          "body": null,
          "is_bot": false,
          "headline": "fix: move Moonshot changeset to xpertai",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-20T02:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950c93ab83b9e0d09d2a5c0b34091937bb9acd3c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Moonshot Kimi 2.7 and K3 models",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-20T02:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31040d7f6705adb56238a9ae9ce484b821559dc7",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #415 from xpert-ai/changeset-release/main",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-20T01:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d76f02c826e3c8fa2368aad4e19e3cb58680e012",
          "body": null,
          "is_bot": false,
          "headline": "fix(presentation): extend sandbox export deadline",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-19T11:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac0deabd6d99686c1f6e456d87a366b1abf3956f",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T11:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a78b5e5f61dabe8e0a1601e5c33e78859e4c8dc5",
          "body": "release: merge develop into main",
          "is_bot": false,
          "headline": "Merge pull request #414 from xpert-ai/develop",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-19T10:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40fcccca5bbecba247f59067a44d1c0a7d68be81",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into develop",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-19T10:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84e506f71cab27305d17df3b78599179d19e8489",
          "body": null,
          "is_bot": false,
          "headline": "fix(presentation): stabilize sandbox slide capture",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-19T09:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c263b552c7398b5818f41351944b5730d1aec442",
          "body": null,
          "is_bot": false,
          "headline": "apps: add artifactNamespace",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-19T09:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e96fe6d3ac8f704e826565753e61f73c47a2a9d8",
          "body": null,
          "is_bot": false,
          "headline": "apps: add artifact namespace",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-19T09:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e92957d87ea7089dfd3115542d5056065e6e6b",
          "body": null,
          "is_bot": false,
          "headline": "plugin: cut app",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-19T09:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec31bc65acd8ea492ccbbda09ccf1c623e2f1a4",
          "body": null,
          "is_bot": false,
          "headline": "cut: transcription audio",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-18T11:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92cc3b288a2d4129aaab21affa90429e07a3ac5d",
          "body": null,
          "is_bot": false,
          "headline": "cut: tools design",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-18T01:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bed6c81dc031f56e8c77d49e3c231b8215f59f6e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop' of github.com:xpert-ai/xpert-plugins into develop",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-17T10:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a7bf4a7ed01cc32a20dd9228129c684fd3f7c0",
          "body": null,
          "is_bot": false,
          "headline": "plugin: cut",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-17T10:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49a10cbbf03c628963788c91cd5683313efc192",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #412 from xpert-ai/changeset-release/main",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-17T09:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5d38b1e2782ddbe7817ff01ecba0a92161c84f",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T09:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "612918283b8b24e5c2bc7454994c359c416420c4",
          "body": "[codex] fix Lark permission guide cards",
          "is_bot": false,
          "headline": "Merge pull request #413 from xpert-ai/update/lark-permission-guidance",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-17T09:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "573ad43503146e98e21df2fc7b5c203ac25a8442",
          "body": null,
          "is_bot": false,
          "headline": "fix(lark): send permission guide cards",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-17T09:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5594538fbfead53b8c169eb0eb146b87c171a248",
          "body": "…pt-workflows\n\n[codex] feat: add presentation prompt workflows",
          "is_bot": false,
          "headline": "Merge pull request #411 from xpert-ai/update/presentation-studio-prom…",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-17T08:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc0e9e601ccc969dff18e3138739bbca7f8a292",
          "body": null,
          "is_bot": false,
          "headline": "feat: add presentation prompt workflows",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-17T08:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af0650ba3d3ec9108ade9340edcb21299d40f65",
          "body": "[codex] feat: add GitHub connector runtime",
          "is_bot": false,
          "headline": "Merge pull request #410 from xpert-ai/update/github-connector-runtime",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-17T08:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa6b04c3020575a19f9370d836a74fd410dca45e",
          "body": null,
          "is_bot": false,
          "headline": "feat: add GitHub connector runtime",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-17T08:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "075daa54cb631195e35ebb4668ec9e1b2b65efa4",
          "body": null,
          "is_bot": false,
          "headline": "feat: improve cut export workflow",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-17T06:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea8459b4b929512094d940edb248388527ccf8ec",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #409 from xpert-ai/changeset-release/main",
          "author_name": "donbeatme",
          "author_login": "donbeatme",
          "committed_at": "2026-07-17T05:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd1ae0b396e083aeb05cfff1ad4716dc36ea8c7",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T05:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c19f1d5632d75ab26448d7723a77fac3658acdb",
          "body": "…haring\n\nfeat(apps): add artifact sharing tools",
          "is_bot": false,
          "headline": "Merge pull request #408 from xpert-ai/feat/pencil-excalidraw-public-s…",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-17T05:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7486b3b117260cd8c2c718e184561fd7387c370c",
          "body": null,
          "is_bot": false,
          "headline": "feat(apps): add artifact sharing tools",
          "author_name": "donbeatme",
          "author_login": "donbeatme",
          "committed_at": "2026-07-17T04:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a28900c91cfaec7d446aa4958b1ed14f4c2bcd80",
          "body": null,
          "is_bot": false,
          "headline": "plugin: cut",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-17T04:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a508f14093c40c33546de1364101f021ef2c7a",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #407 from xpert-ai/changeset-release/main",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-17T02:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db2737943a256056c673454e7c88b5e4e6dbaff",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T02:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e8230754bdad07d2c0d82a9782c5076b8c45ac5",
          "body": "feat(presentation): add policy-controlled public sharing",
          "is_bot": false,
          "headline": "Merge pull request #406 from xpert-ai/feat/presentation-public-sharing",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-17T01:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab81599d02368333ec1756f5ccb57faf20b063f2",
          "body": null,
          "is_bot": false,
          "headline": "feat(presentation): add policy-controlled public sharing",
          "author_name": "donbeatme",
          "author_login": "donbeatme",
          "committed_at": "2026-07-17T01:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2f7fa7bfa268a2df6ef6d59ec1571e76f1acbc",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #405 from xpert-ai/changeset-release/main",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-17T01:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37dde721ba7a26eb5d29c5e7b22250e3aea0cdc4",
          "body": null,
          "is_bot": false,
          "headline": "init plugin: cut",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-16T13:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d326dbaa81b30629b57e8c4b0bcb4839234c7ad",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T13:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc8100b1349624d6b08c62524581cd9a06ab7532",
          "body": "…time\n\nfeat: add Lark message history runtime",
          "is_bot": false,
          "headline": "Merge pull request #404 from xpert-ai/update/lark-message-history-run…",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-16T13:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e25e61e22026a01c4ca73372a9aacc2597f51fe",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Lark message history runtime",
          "author_name": "yurongk",
          "author_login": "yurongk",
          "committed_at": "2026-07-16T12:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1553b617dc2a532c41ee8d1174581200de1e9e",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #403 from xpert-ai/changeset-release/main",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-15T14:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e5e240fd99c025a011460c0d186495ef18fd09f",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T14:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0fe2e914dedb7b6e77a7c9c3052f6501f67df20",
          "body": "feat: presentation export pptx",
          "is_bot": false,
          "headline": "Merge pull request #402 from xpert-ai/develop",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-15T14:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e935476c0d138eb9f74c9cf2f71d5fa2e2addd",
          "body": null,
          "is_bot": false,
          "headline": "feat: presentation export pptx",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-15T14:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "600314321b5f8fba116bbf83b247443636b60221",
          "body": "Fix release workflow",
          "is_bot": false,
          "headline": "Merge pull request #401 from xpert-ai/develop",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-15T14:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce3b9409262e84cbf1bf058221790fc37824f850",
          "body": null,
          "is_bot": false,
          "headline": "fix: release plugin workflow",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-15T13:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "388e746f93addd1ee4ceb1753b7ef87f3d6c64f5",
          "body": "release: merge develop into main",
          "is_bot": false,
          "headline": "Merge pull request #400 from xpert-ai/develop",
          "author_name": "Metad",
          "author_login": "meta-d",
          "committed_at": "2026-07-15T11:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92807da28e7a06c7f1cde5eea106439f5947fd1c",
          "body": null,
          "is_bot": false,
          "headline": "app: presentation template",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-15T11:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e37b9481308ed5df1912a74d7776a662eb802db3",
          "body": null,
          "is_bot": false,
          "headline": "plugin: presentation share link tool",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-15T11:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc376615d95d26029e84868375aeb322feffbdb2",
          "body": null,
          "is_bot": false,
          "headline": "feat: presentation sandbox action",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-15T10:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcff968525c73c82b5c50d987d9e5aa1d4982505",
          "body": "chore(release): version xpertai packages",
          "is_bot": false,
          "headline": "Merge pull request #399 from xpert-ai/changeset-release/main",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-15T06:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaa6cae3785c0cf6be004f3d7ec9f3866fd71e3f",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): version xpertai packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T06:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97ba165de971679c6988087782ec2f772304d00",
          "body": "feat: improve Feishu integration runtime",
          "is_bot": false,
          "headline": "Merge pull request #398 from xpert-ai/update/feishu-plugin-runtime",
          "author_name": "Tiven Wang",
          "author_login": "tiven-w",
          "committed_at": "2026-07-15T06:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 1170,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 38,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 10,
      "stars": 6,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 2
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 10
      },
      "star_history": {
        "days": [
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_stars": 6
      },
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "cookbook",
        "examples",
        "recipes"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "community/apps/crm/tsconfig.json",
        "community/apps/procurement-quote-comparison/tsconfig.json",
        "community/apps/sales-ontology/tsconfig.json",
        "community/apps/smart-maintenance/tsconfig.json",
        "community/integrations/wechat/tsconfig.json",
        "community/roles/browser-lab/tsconfig.json",
        "community/roles/data-analytics/tsconfig.json",
        "community/roles/financial-markets/tsconfig.json",
        "community/roles/product-design/tsconfig.json",
        "community/roles/sales/tsconfig.json",
        "packages/shadcn-ui/tsconfig.json",
        "packages/shadcn-vue/tsconfig.json",
        "plugin-dev-harness/tsconfig.json",
        "xpertai/apps/canvas/src/lib/remote-components/canvas-workbench/tsconfig.json",
        "xpertai/apps/canvas/tsconfig.json",
        "xpertai/apps/cut/tsconfig.json",
        "xpertai/apps/docx-editor/tsconfig.json",
        "xpertai/apps/drawio/tsconfig.json",
        "xpertai/apps/excalidraw/tsconfig.json",
        "xpertai/apps/lucidchart/tsconfig.json",
        "xpertai/apps/motion/tsconfig.json",
        "xpertai/apps/office-editor/tsconfig.json",
        "xpertai/apps/pencil/tsconfig.json",
        "xpertai/apps/presentation-studio/tsconfig.json",
        "xpertai/apps/sites/tsconfig.json",
        "xpertai/databases/hana/tsconfig.json",
        "xpertai/databases/mysql/tsconfig.json",
        "xpertai/examples/echarts-mcp-app/tsconfig.json",
        "xpertai/integrations/dify/tsconfig.json",
        "xpertai/integrations/dingtalk/tsconfig.json",
        "xpertai/integrations/fastgpt/tsconfig.json",
        "xpertai/integrations/firecrawl/tsconfig.json",
        "xpertai/integrations/gitcode/tsconfig.json",
        "xpertai/integrations/lark-sso/tsconfig.json",
        "xpertai/integrations/lark/tsconfig.json",
        "xpertai/integrations/mineru/tsconfig.json",
        "xpertai/integrations/modelscope/tsconfig.json",
        "xpertai/integrations/ocr-paddle/tsconfig.json",
        "xpertai/integrations/ragflow/tsconfig.json",
        "xpertai/integrations/slack/tsconfig.json",
        "xpertai/integrations/unstructured/tsconfig.json",
        "xpertai/integrations/wecom/tsconfig.json",
        "xpertai/middlewares/advisor/tsconfig.json",
        "xpertai/middlewares/agent-behavior-monitor/tsconfig.json",
        "xpertai/middlewares/clarification/tsconfig.json",
        "xpertai/middlewares/context-editing/tsconfig.json",
        "xpertai/middlewares/dangling-tool-call/tsconfig.json",
        "xpertai/middlewares/file-memory/tsconfig.json",
        "xpertai/middlewares/github-connector/tsconfig.json",
        "xpertai/middlewares/lark-cli/tsconfig.json",
        "xpertai/middlewares/long-term-memory/tsconfig.json",
        "xpertai/middlewares/loop-guard/tsconfig.json",
        "xpertai/middlewares/markitdown/tsconfig.json",
        "xpertai/middlewares/mineru-cli/tsconfig.json",
        "xpertai/middlewares/model-fallback/tsconfig.json",
        "xpertai/middlewares/model-retry/tsconfig.json",
        "xpertai/middlewares/playwright-cli/tsconfig.json",
        "xpertai/middlewares/sensitive-filter/tsconfig.json",
        "xpertai/middlewares/tool-call-limit/tsconfig.json",
        "xpertai/middlewares/tool-retry/tsconfig.json",
        "xpertai/middlewares/view-image/tsconfig.json",
        "xpertai/middlewares/web-tools/tsconfig.json",
        "xpertai/middlewares/zip-unzip-cli/tsconfig.json",
        "xpertai/models/anthropic/tsconfig.json",
        "xpertai/models/deepseek/tsconfig.json",
        "xpertai/models/gemini/tsconfig.json",
        "xpertai/models/hunyuan/tsconfig.json",
        "xpertai/models/minimax/tsconfig.json",
        "xpertai/models/moonshot/tsconfig.json",
        "xpertai/models/openai-compatible/tsconfig.json",
        "xpertai/models/openai/tsconfig.json",
        "xpertai/models/openrouter/tsconfig.json",
        "xpertai/models/siliconflow/tsconfig.json",
        "xpertai/models/tongyi/tsconfig.json",
        "xpertai/models/vllm/tsconfig.json",
        "xpertai/models/volcengine/tsconfig.json",
        "xpertai/models/xinference/tsconfig.json",
        "xpertai/models/zhipuai/tsconfig.json",
        "xpertai/packages/design-fonts/tsconfig.json",
        "xpertai/packages/file-system/tsconfig.json",
        "xpertai/packages/milvus/tsconfig.json",
        "xpertai/packages/rag-vlm/tsconfig.json",
        "xpertai/packages/vstore-chroma/tsconfig.json",
        "xpertai/packages/vstore-weaviate/tsconfig.json",
        "xpertai/skills/documents/tsconfig.json",
        "xpertai/skills/pdf/tsconfig.json",
        "xpertai/skills/presentations/tsconfig.json",
        "xpertai/skills/product-design/tsconfig.json",
        "xpertai/skills/spreadsheets/tsconfig.json",
        "xpertai/tools/calculator/tsconfig.json",
        "xpertai/tools/pdfium/tsconfig.json",
        "xpertai/tools/zip/tsconfig.json",
        "xpertai/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 22406378,
      "source_files_sampled": 2352,
      "oversized_source_files": 63,
      "agent_instruction_files": [
        "AGENTS.md",
        "community/AGENTS.md",
        "xpertai/AGENTS.md",
        "xpertai/CLAUDE.md",
        "xpertai/skills/product-design/templates/prototype/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 7095
    },
    "dependencies": {
      "manifests": [
        "community/package.json",
        "package.json",
        "plugin-dev-harness/package.json",
        "xpertai/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@nestjs/common",
          "manifest": "plugin-dev-harness/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.1.6"
        },
        {
          "name": "@nestjs/core",
          "manifest": "plugin-dev-harness/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.1.6"
        },
        {
          "name": "ajv",
          "manifest": "plugin-dev-harness/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.18.0"
        },
        {
          "name": "reflect-metadata",
          "manifest": "plugin-dev-harness/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.2.2"
        },
        {
          "name": "rxjs",
          "manifest": "plugin-dev-harness/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.8.1"
        },
        {
          "name": "@langchain/core",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.3.72"
        },
        {
          "name": "@langchain/langgraph",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.7"
        },
        {
          "name": "@langchain/openai",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.6.9"
        },
        {
          "name": "@modelcontextprotocol/ext-apps",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.4"
        },
        {
          "name": "@modelcontextprotocol/sdk",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.29.0"
        },
        {
          "name": "@nestjs/cache-manager",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "@nestjs/common",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.1.6"
        },
        {
          "name": "@nestjs/config",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.2"
        },
        {
          "name": "@nestjs/core",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.1.6"
        },
        {
          "name": "@nestjs/cqrs",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.3"
        },
        {
          "name": "@nestjs/event-emitter",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "@nestjs/passport",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.5"
        },
        {
          "name": "@nestjs/typeorm",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.0"
        },
        {
          "name": "@types/turndown",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.6"
        },
        {
          "name": "@xpert-ai/chatkit-types",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.3.11"
        },
        {
          "name": "@xpert-ai/contracts",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.10.0"
        },
        {
          "name": "@xpert-ai/ocap-core",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.9.1"
        },
        {
          "name": "@xpert-ai/plugin-sdk",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.15.15"
        },
        {
          "name": "@xpert-ai/store",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.9.1"
        },
        {
          "name": "ajv",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.18.0"
        },
        {
          "name": "axios",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.12.2"
        },
        {
          "name": "bull",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.12.6"
        },
        {
          "name": "cache-manager",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.2.0"
        },
        {
          "name": "chalk",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.1.2"
        },
        {
          "name": "cheerio",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.0"
        },
        {
          "name": "date-fns",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.4"
        },
        {
          "name": "i18next",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "25.6.0"
        },
        {
          "name": "i18next-fs-backend",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.6.0"
        },
        {
          "name": "langchain",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.3.31"
        },
        {
          "name": "lodash-es",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.17.21"
        },
        {
          "name": "money-clip",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.5"
        },
        {
          "name": "passport",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.6.0"
        },
        {
          "name": "passport-jwt",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.1"
        },
        {
          "name": "rxjs",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.8.1"
        },
        {
          "name": "short-unique-id",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.3.2"
        },
        {
          "name": "turndown",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.2.2"
        },
        {
          "name": "typeorm",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.3.24"
        },
        {
          "name": "zod",
          "manifest": "xpertai/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.25.67"
        },
        {
          "name": "class-variance-authority",
          "manifest": "packages/shadcn-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.1"
        },
        {
          "name": "clsx",
          "manifest": "packages/shadcn-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "cmdk",
          "manifest": "packages/shadcn-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "lucide-react",
          "manifest": "packages/shadcn-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.24.0"
        },
        {
          "name": "react-resizable-panels",
          "manifest": "packages/shadcn-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.12.1"
        },
        {
          "name": "radix-ui",
          "manifest": "packages/shadcn-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.6.2"
        },
        {
          "name": "tailwind-merge",
          "manifest": "packages/shadcn-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.6.0"
        },
        {
          "name": "tslib",
          "manifest": "packages/shadcn-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.0"
        },
        {
          "name": "@lucide/vue",
          "manifest": "packages/shadcn-vue/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.23.0"
        },
        {
          "name": "@tanstack/vue-table",
          "manifest": "packages/shadcn-vue/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.21.3"
        },
        {
          "name": "@vueuse/core",
          "manifest": "packages/shadcn-vue/package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.3.0"
        },
        {
          "name": "class-variance-authority",
          "manifest": "packages/shadcn-vue/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.1"
        },
        {
          "name": "clsx",
          "manifest": "packages/shadcn-vue/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "reka-ui",
          "manifest": "packages/shadcn-vue/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.10.1"
        },
        {
          "name": "tailwind-merge",
          "manifest": "packages/shadcn-vue/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.6.0"
        },
        {
          "name": "tslib",
          "manifest": "packages/shadcn-vue/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 11,
        "merged_prs": 386,
        "open_issues": 8,
        "closed_ratio": 0.556,
        "closed_issues": 10,
        "closed_unmerged_prs": 21
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "tiven-w",
          "commits": 590,
          "avatar_url": "https://avatars.githubusercontent.com/u/145322731?v=4"
        },
        {
          "type": "User",
          "login": "meta-d",
          "commits": 164,
          "avatar_url": "https://avatars.githubusercontent.com/u/100019674?v=4"
        },
        {
          "type": "User",
          "login": "yurongk",
          "commits": 115,
          "avatar_url": "https://avatars.githubusercontent.com/u/145531267?v=4"
        },
        {
          "type": "User",
          "login": "rainhotel",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/196046444?v=4"
        },
        {
          "type": "User",
          "login": "ponyfly6",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/145893282?v=4"
        },
        {
          "type": "User",
          "login": "chenchaolong0",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/23185880?v=4"
        },
        {
          "type": "User",
          "login": "hxr223",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/92076619?v=4"
        },
        {
          "type": "User",
          "login": "Junr-01",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/37872315?v=4"
        },
        {
          "type": "User",
          "login": "h-ttkx",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/98253958?v=4"
        },
        {
          "type": "User",
          "login": "nydialiu",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/92562084?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.589
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "presentation-sandbox-action.yml",
        "release-plugin.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json",
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json",
        "pnpm-lock.yaml"
      ],
      "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": "30 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": null,
            "reason": "no releases found",
            "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": "178 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e0fc4b6be61b22efa11b100e4521a6496d1a7220",
        "ran_at": "2026-07-22T07:33:16Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T07:19:05Z",
      "oldest_open_prs": [
        {
          "number": 25,
          "created_at": "2025-12-25T10:42:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2026-01-13T11:19:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2026-01-21T07:48:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 46,
          "created_at": "2026-02-14T13:13:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2026-02-15T11:06:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 121,
          "created_at": "2026-03-17T09:49:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 129,
          "created_at": "2026-03-19T13:18:43Z",
          "last_comment_at": "2026-03-19T13:18:48Z",
          "last_comment_author": "chatgpt-codex-connector"
        },
        {
          "number": 224,
          "created_at": "2026-04-22T09:27:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 236,
          "created_at": "2026-04-29T05:08:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 355,
          "created_at": "2026-07-03T05:53:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 429,
          "created_at": "2026-07-21T10:37:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T07:15:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 31,
          "created_at": "2026-01-08T07:29:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 36,
          "created_at": "2026-01-13T04:52:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2026-01-13T11:16:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2026-01-13T11:18:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 150,
          "created_at": "2026-03-28T04:19:17Z",
          "last_comment_at": "2026-03-28T04:24:01Z",
          "last_comment_author": "code-xpertai"
        },
        {
          "number": 191,
          "created_at": "2026-04-13T02:18:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 192,
          "created_at": "2026-04-15T01:46:24Z",
          "last_comment_at": "2026-04-15T02:11:13Z",
          "last_comment_author": "code-xpertai"
        },
        {
          "number": 248,
          "created_at": "2026-05-13T08:26:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xpert-ai/xpert-plugins",
    "host": "github.com",
    "name": "xpert-plugins",
    "owner": "xpert-ai"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 44,
        "vitality": 54,
        "community": 37,
        "governance": 55,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 54,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "commits_last_year": 1170,
              "human_commit_share": 0.83,
              "days_since_last_push": 0,
              "active_weeks_last_year": 38
            },
            "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": "38/52 weeks with commits",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 38
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1170 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1170
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 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": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 37,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "forks": 10,
              "stars": 6,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6 stars",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 13,
              "top_contributor_share": 0.589
            },
            "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 59% of commits",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 59
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 386,
              "open_issues": 8,
              "closed_issues": 10,
              "issue_closed_ratio": 0.556,
              "closed_unmerged_prs": 21
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "56% of issues closed",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 56
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "386/407 decided PRs merged",
                "points": 36.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 386,
                      "decided": 407
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "followers": 49,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "xpert-ai",
              "public_repos": 15,
              "account_age_days": 649
            },
            "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": "49 followers of xpert-ai",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 49,
                      "login": "xpert-ai"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~1 yr old",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "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": ".eslintrc.json, eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, eslint.config.mjs"
                    }
                  }
                ],
                "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": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.4
            },
            "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": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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": "30 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "178 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 7
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.952,
              "agent_instruction_files": [
                "AGENTS.md",
                "community/AGENTS.md",
                "xpertai/AGENTS.md",
                "xpertai/CLAUDE.md",
                "xpertai/skills/product-design/templates/prototype/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 7095
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, community/AGENTS.md, xpertai/AGENTS.md, xpertai/CLAUDE.md, xpertai/skills/product-design/templates/prototype/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, community/AGENTS.md, xpertai/AGENTS.md, xpertai/CLAUDE.md, xpertai/skills/product-design/templates/prototype/AGENTS.md"
                    }
                  }
                ],
                "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": "79 of 83 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 79,
                      "sampled": 83
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "community/apps/crm/tsconfig.json",
                "community/apps/procurement-quote-comparison/tsconfig.json",
                "community/apps/sales-ontology/tsconfig.json",
                "community/apps/smart-maintenance/tsconfig.json",
                "community/integrations/wechat/tsconfig.json",
                "community/roles/browser-lab/tsconfig.json",
                "community/roles/data-analytics/tsconfig.json",
                "community/roles/financial-markets/tsconfig.json",
                "community/roles/product-design/tsconfig.json",
                "community/roles/sales/tsconfig.json",
                "packages/shadcn-ui/tsconfig.json",
                "packages/shadcn-vue/tsconfig.json",
                "plugin-dev-harness/tsconfig.json",
                "xpertai/apps/canvas/src/lib/remote-components/canvas-workbench/tsconfig.json",
                "xpertai/apps/canvas/tsconfig.json",
                "xpertai/apps/cut/tsconfig.json",
                "xpertai/apps/docx-editor/tsconfig.json",
                "xpertai/apps/drawio/tsconfig.json",
                "xpertai/apps/excalidraw/tsconfig.json",
                "xpertai/apps/lucidchart/tsconfig.json",
                "xpertai/apps/motion/tsconfig.json",
                "xpertai/apps/office-editor/tsconfig.json",
                "xpertai/apps/pencil/tsconfig.json",
                "xpertai/apps/presentation-studio/tsconfig.json",
                "xpertai/apps/sites/tsconfig.json",
                "xpertai/databases/hana/tsconfig.json",
                "xpertai/databases/mysql/tsconfig.json",
                "xpertai/examples/echarts-mcp-app/tsconfig.json",
                "xpertai/integrations/dify/tsconfig.json",
                "xpertai/integrations/dingtalk/tsconfig.json",
                "xpertai/integrations/fastgpt/tsconfig.json",
                "xpertai/integrations/firecrawl/tsconfig.json",
                "xpertai/integrations/gitcode/tsconfig.json",
                "xpertai/integrations/lark-sso/tsconfig.json",
                "xpertai/integrations/lark/tsconfig.json",
                "xpertai/integrations/mineru/tsconfig.json",
                "xpertai/integrations/modelscope/tsconfig.json",
                "xpertai/integrations/ocr-paddle/tsconfig.json",
                "xpertai/integrations/ragflow/tsconfig.json",
                "xpertai/integrations/slack/tsconfig.json",
                "xpertai/integrations/unstructured/tsconfig.json",
                "xpertai/integrations/wecom/tsconfig.json",
                "xpertai/middlewares/advisor/tsconfig.json",
                "xpertai/middlewares/agent-behavior-monitor/tsconfig.json",
                "xpertai/middlewares/clarification/tsconfig.json",
                "xpertai/middlewares/context-editing/tsconfig.json",
                "xpertai/middlewares/dangling-tool-call/tsconfig.json",
                "xpertai/middlewares/file-memory/tsconfig.json",
                "xpertai/middlewares/github-connector/tsconfig.json",
                "xpertai/middlewares/lark-cli/tsconfig.json",
                "xpertai/middlewares/long-term-memory/tsconfig.json",
                "xpertai/middlewares/loop-guard/tsconfig.json",
                "xpertai/middlewares/markitdown/tsconfig.json",
                "xpertai/middlewares/mineru-cli/tsconfig.json",
                "xpertai/middlewares/model-fallback/tsconfig.json",
                "xpertai/middlewares/model-retry/tsconfig.json",
                "xpertai/middlewares/playwright-cli/tsconfig.json",
                "xpertai/middlewares/sensitive-filter/tsconfig.json",
                "xpertai/middlewares/tool-call-limit/tsconfig.json",
                "xpertai/middlewares/tool-retry/tsconfig.json",
                "xpertai/middlewares/view-image/tsconfig.json",
                "xpertai/middlewares/web-tools/tsconfig.json",
                "xpertai/middlewares/zip-unzip-cli/tsconfig.json",
                "xpertai/models/anthropic/tsconfig.json",
                "xpertai/models/deepseek/tsconfig.json",
                "xpertai/models/gemini/tsconfig.json",
                "xpertai/models/hunyuan/tsconfig.json",
                "xpertai/models/minimax/tsconfig.json",
                "xpertai/models/moonshot/tsconfig.json",
                "xpertai/models/openai-compatible/tsconfig.json",
                "xpertai/models/openai/tsconfig.json",
                "xpertai/models/openrouter/tsconfig.json",
                "xpertai/models/siliconflow/tsconfig.json",
                "xpertai/models/tongyi/tsconfig.json",
                "xpertai/models/vllm/tsconfig.json",
                "xpertai/models/volcengine/tsconfig.json",
                "xpertai/models/xinference/tsconfig.json",
                "xpertai/models/zhipuai/tsconfig.json",
                "xpertai/packages/design-fonts/tsconfig.json",
                "xpertai/packages/file-system/tsconfig.json",
                "xpertai/packages/milvus/tsconfig.json",
                "xpertai/packages/rag-vlm/tsconfig.json",
                "xpertai/packages/vstore-chroma/tsconfig.json",
                "xpertai/packages/vstore-weaviate/tsconfig.json",
                "xpertai/skills/documents/tsconfig.json",
                "xpertai/skills/pdf/tsconfig.json",
                "xpertai/skills/presentations/tsconfig.json",
                "xpertai/skills/product-design/tsconfig.json",
                "xpertai/skills/spreadsheets/tsconfig.json",
                "xpertai/tools/calculator/tsconfig.json",
                "xpertai/tools/pdfium/tsconfig.json",
                "xpertai/tools/zip/tsconfig.json",
                "xpertai/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".eslintrc.json, eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "community/apps/crm/tsconfig.json, community/apps/procurement-quote-comparison/tsconfig.json, community/apps/sales-ontology/tsconfig.json, community/apps/smart-maintenance/tsconfig.json, community/integrations/wechat/tsconfig.json, community/roles/browser-lab/tsconfig.json, community/roles/data-analytics/tsconfig.json, community/roles/financial-markets/tsconfig.json, community/roles/product-design/tsconfig.json, community/roles/sales/tsconfig.json, packages/shadcn-ui/tsconfig.json, packages/shadcn-vue/tsconfig.json, plugin-dev-harness/tsconfig.json, xpertai/apps/canvas/src/lib/remote-components/canvas-workbench/tsconfig.json, xpertai/apps/canvas/tsconfig.json, xpertai/apps/cut/tsconfig.json, xpertai/apps/docx-editor/tsconfig.json, xpertai/apps/drawio/tsconfig.json, xpertai/apps/excalidraw/tsconfig.json, xpertai/apps/lucidchart/tsconfig.json, xpertai/apps/motion/tsconfig.json, xpertai/apps/office-editor/tsconfig.json, xpertai/apps/pencil/tsconfig.json, xpertai/apps/presentation-studio/tsconfig.json, xpertai/apps/sites/tsconfig.json, xpertai/databases/hana/tsconfig.json, xpertai/databases/mysql/tsconfig.json, xpertai/examples/echarts-mcp-app/tsconfig.json, xpertai/integrations/dify/tsconfig.json, xpertai/integrations/dingtalk/tsconfig.json, xpertai/integrations/fastgpt/tsconfig.json, xpertai/integrations/firecrawl/tsconfig.json, xpertai/integrations/gitcode/tsconfig.json, xpertai/integrations/lark-sso/tsconfig.json, xpertai/integrations/lark/tsconfig.json, xpertai/integrations/mineru/tsconfig.json, xpertai/integrations/modelscope/tsconfig.json, xpertai/integrations/ocr-paddle/tsconfig.json, xpertai/integrations/ragflow/tsconfig.json, xpertai/integrations/slack/tsconfig.json, xpertai/integrations/unstructured/tsconfig.json, xpertai/integrations/wecom/tsconfig.json, xpertai/middlewares/advisor/tsconfig.json, xpertai/middlewares/agent-behavior-monitor/tsconfig.json, xpertai/middlewares/clarification/tsconfig.json, xpertai/middlewares/context-editing/tsconfig.json, xpertai/middlewares/dangling-tool-call/tsconfig.json, xpertai/middlewares/file-memory/tsconfig.json, xpertai/middlewares/github-connector/tsconfig.json, xpertai/middlewares/lark-cli/tsconfig.json, xpertai/middlewares/long-term-memory/tsconfig.json, xpertai/middlewares/loop-guard/tsconfig.json, xpertai/middlewares/markitdown/tsconfig.json, xpertai/middlewares/mineru-cli/tsconfig.json, xpertai/middlewares/model-fallback/tsconfig.json, xpertai/middlewares/model-retry/tsconfig.json, xpertai/middlewares/playwright-cli/tsconfig.json, xpertai/middlewares/sensitive-filter/tsconfig.json, xpertai/middlewares/tool-call-limit/tsconfig.json, xpertai/middlewares/tool-retry/tsconfig.json, xpertai/middlewares/view-image/tsconfig.json, xpertai/middlewares/web-tools/tsconfig.json, xpertai/middlewares/zip-unzip-cli/tsconfig.json, xpertai/models/anthropic/tsconfig.json, xpertai/models/deepseek/tsconfig.json, xpertai/models/gemini/tsconfig.json, xpertai/models/hunyuan/tsconfig.json, xpertai/models/minimax/tsconfig.json, xpertai/models/moonshot/tsconfig.json, xpertai/models/openai-compatible/tsconfig.json, xpertai/models/openai/tsconfig.json, xpertai/models/openrouter/tsconfig.json, xpertai/models/siliconflow/tsconfig.json, xpertai/models/tongyi/tsconfig.json, xpertai/models/vllm/tsconfig.json, xpertai/models/volcengine/tsconfig.json, xpertai/models/xinference/tsconfig.json, xpertai/models/zhipuai/tsconfig.json, xpertai/packages/design-fonts/tsconfig.json, xpertai/packages/file-system/tsconfig.json, xpertai/packages/milvus/tsconfig.json, xpertai/packages/rag-vlm/tsconfig.json, xpertai/packages/vstore-chroma/tsconfig.json, xpertai/packages/vstore-weaviate/tsconfig.json, xpertai/skills/documents/tsconfig.json, xpertai/skills/pdf/tsconfig.json, xpertai/skills/presentations/tsconfig.json, xpertai/skills/product-design/tsconfig.json, xpertai/skills/spreadsheets/tsconfig.json, xpertai/tools/calculator/tsconfig.json, xpertai/tools/pdfium/tsconfig.json, xpertai/tools/zip/tsconfig.json, xpertai/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "community/apps/crm/tsconfig.json, community/apps/procurement-quote-comparison/tsconfig.json, community/apps/sales-ontology/tsconfig.json, community/apps/smart-maintenance/tsconfig.json, community/integrations/wechat/tsconfig.json, community/roles/browser-lab/tsconfig.json, community/roles/data-analytics/tsconfig.json, community/roles/financial-markets/tsconfig.json, community/roles/product-design/tsconfig.json, community/roles/sales/tsconfig.json, packages/shadcn-ui/tsconfig.json, packages/shadcn-vue/tsconfig.json, plugin-dev-harness/tsconfig.json, xpertai/apps/canvas/src/lib/remote-components/canvas-workbench/tsconfig.json, xpertai/apps/canvas/tsconfig.json, xpertai/apps/cut/tsconfig.json, xpertai/apps/docx-editor/tsconfig.json, xpertai/apps/drawio/tsconfig.json, xpertai/apps/excalidraw/tsconfig.json, xpertai/apps/lucidchart/tsconfig.json, xpertai/apps/motion/tsconfig.json, xpertai/apps/office-editor/tsconfig.json, xpertai/apps/pencil/tsconfig.json, xpertai/apps/presentation-studio/tsconfig.json, xpertai/apps/sites/tsconfig.json, xpertai/databases/hana/tsconfig.json, xpertai/databases/mysql/tsconfig.json, xpertai/examples/echarts-mcp-app/tsconfig.json, xpertai/integrations/dify/tsconfig.json, xpertai/integrations/dingtalk/tsconfig.json, xpertai/integrations/fastgpt/tsconfig.json, xpertai/integrations/firecrawl/tsconfig.json, xpertai/integrations/gitcode/tsconfig.json, xpertai/integrations/lark-sso/tsconfig.json, xpertai/integrations/lark/tsconfig.json, xpertai/integrations/mineru/tsconfig.json, xpertai/integrations/modelscope/tsconfig.json, xpertai/integrations/ocr-paddle/tsconfig.json, xpertai/integrations/ragflow/tsconfig.json, xpertai/integrations/slack/tsconfig.json, xpertai/integrations/unstructured/tsconfig.json, xpertai/integrations/wecom/tsconfig.json, xpertai/middlewares/advisor/tsconfig.json, xpertai/middlewares/agent-behavior-monitor/tsconfig.json, xpertai/middlewares/clarification/tsconfig.json, xpertai/middlewares/context-editing/tsconfig.json, xpertai/middlewares/dangling-tool-call/tsconfig.json, xpertai/middlewares/file-memory/tsconfig.json, xpertai/middlewares/github-connector/tsconfig.json, xpertai/middlewares/lark-cli/tsconfig.json, xpertai/middlewares/long-term-memory/tsconfig.json, xpertai/middlewares/loop-guard/tsconfig.json, xpertai/middlewares/markitdown/tsconfig.json, xpertai/middlewares/mineru-cli/tsconfig.json, xpertai/middlewares/model-fallback/tsconfig.json, xpertai/middlewares/model-retry/tsconfig.json, xpertai/middlewares/playwright-cli/tsconfig.json, xpertai/middlewares/sensitive-filter/tsconfig.json, xpertai/middlewares/tool-call-limit/tsconfig.json, xpertai/middlewares/tool-retry/tsconfig.json, xpertai/middlewares/view-image/tsconfig.json, xpertai/middlewares/web-tools/tsconfig.json, xpertai/middlewares/zip-unzip-cli/tsconfig.json, xpertai/models/anthropic/tsconfig.json, xpertai/models/deepseek/tsconfig.json, xpertai/models/gemini/tsconfig.json, xpertai/models/hunyuan/tsconfig.json, xpertai/models/minimax/tsconfig.json, xpertai/models/moonshot/tsconfig.json, xpertai/models/openai-compatible/tsconfig.json, xpertai/models/openai/tsconfig.json, xpertai/models/openrouter/tsconfig.json, xpertai/models/siliconflow/tsconfig.json, xpertai/models/tongyi/tsconfig.json, xpertai/models/vllm/tsconfig.json, xpertai/models/volcengine/tsconfig.json, xpertai/models/xinference/tsconfig.json, xpertai/models/zhipuai/tsconfig.json, xpertai/packages/design-fonts/tsconfig.json, xpertai/packages/file-system/tsconfig.json, xpertai/packages/milvus/tsconfig.json, xpertai/packages/rag-vlm/tsconfig.json, xpertai/packages/vstore-chroma/tsconfig.json, xpertai/packages/vstore-weaviate/tsconfig.json, xpertai/skills/documents/tsconfig.json, xpertai/skills/pdf/tsconfig.json, xpertai/skills/presentations/tsconfig.json, xpertai/skills/product-design/tsconfig.json, xpertai/skills/spreadsheets/tsconfig.json, xpertai/tools/calculator/tsconfig.json, xpertai/tools/pdfium/tsconfig.json, xpertai/tools/zip/tsconfig.json, xpertai/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 22406378,
              "source_files_sampled": 2352,
              "oversized_source_files": 63
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (community/apps/crm/tsconfig.json, community/apps/procurement-quote-comparison/tsconfig.json, community/apps/sales-ontology/tsconfig.json, community/apps/smart-maintenance/tsconfig.json, community/integrations/wechat/tsconfig.json, community/roles/browser-lab/tsconfig.json, community/roles/data-analytics/tsconfig.json, community/roles/financial-markets/tsconfig.json, community/roles/product-design/tsconfig.json, community/roles/sales/tsconfig.json, packages/shadcn-ui/tsconfig.json, packages/shadcn-vue/tsconfig.json, plugin-dev-harness/tsconfig.json, xpertai/apps/canvas/src/lib/remote-components/canvas-workbench/tsconfig.json, xpertai/apps/canvas/tsconfig.json, xpertai/apps/cut/tsconfig.json, xpertai/apps/docx-editor/tsconfig.json, xpertai/apps/drawio/tsconfig.json, xpertai/apps/excalidraw/tsconfig.json, xpertai/apps/lucidchart/tsconfig.json, xpertai/apps/motion/tsconfig.json, xpertai/apps/office-editor/tsconfig.json, xpertai/apps/pencil/tsconfig.json, xpertai/apps/presentation-studio/tsconfig.json, xpertai/apps/sites/tsconfig.json, xpertai/databases/hana/tsconfig.json, xpertai/databases/mysql/tsconfig.json, xpertai/examples/echarts-mcp-app/tsconfig.json, xpertai/integrations/dify/tsconfig.json, xpertai/integrations/dingtalk/tsconfig.json, xpertai/integrations/fastgpt/tsconfig.json, xpertai/integrations/firecrawl/tsconfig.json, xpertai/integrations/gitcode/tsconfig.json, xpertai/integrations/lark-sso/tsconfig.json, xpertai/integrations/lark/tsconfig.json, xpertai/integrations/mineru/tsconfig.json, xpertai/integrations/modelscope/tsconfig.json, xpertai/integrations/ocr-paddle/tsconfig.json, xpertai/integrations/ragflow/tsconfig.json, xpertai/integrations/slack/tsconfig.json, xpertai/integrations/unstructured/tsconfig.json, xpertai/integrations/wecom/tsconfig.json, xpertai/middlewares/advisor/tsconfig.json, xpertai/middlewares/agent-behavior-monitor/tsconfig.json, xpertai/middlewares/clarification/tsconfig.json, xpertai/middlewares/context-editing/tsconfig.json, xpertai/middlewares/dangling-tool-call/tsconfig.json, xpertai/middlewares/file-memory/tsconfig.json, xpertai/middlewares/github-connector/tsconfig.json, xpertai/middlewares/lark-cli/tsconfig.json, xpertai/middlewares/long-term-memory/tsconfig.json, xpertai/middlewares/loop-guard/tsconfig.json, xpertai/middlewares/markitdown/tsconfig.json, xpertai/middlewares/mineru-cli/tsconfig.json, xpertai/middlewares/model-fallback/tsconfig.json, xpertai/middlewares/model-retry/tsconfig.json, xpertai/middlewares/playwright-cli/tsconfig.json, xpertai/middlewares/sensitive-filter/tsconfig.json, xpertai/middlewares/tool-call-limit/tsconfig.json, xpertai/middlewares/tool-retry/tsconfig.json, xpertai/middlewares/view-image/tsconfig.json, xpertai/middlewares/web-tools/tsconfig.json, xpertai/middlewares/zip-unzip-cli/tsconfig.json, xpertai/models/anthropic/tsconfig.json, xpertai/models/deepseek/tsconfig.json, xpertai/models/gemini/tsconfig.json, xpertai/models/hunyuan/tsconfig.json, xpertai/models/minimax/tsconfig.json, xpertai/models/moonshot/tsconfig.json, xpertai/models/openai-compatible/tsconfig.json, xpertai/models/openai/tsconfig.json, xpertai/models/openrouter/tsconfig.json, xpertai/models/siliconflow/tsconfig.json, xpertai/models/tongyi/tsconfig.json, xpertai/models/vllm/tsconfig.json, xpertai/models/volcengine/tsconfig.json, xpertai/models/xinference/tsconfig.json, xpertai/models/zhipuai/tsconfig.json, xpertai/packages/design-fonts/tsconfig.json, xpertai/packages/file-system/tsconfig.json, xpertai/packages/milvus/tsconfig.json, xpertai/packages/rag-vlm/tsconfig.json, xpertai/packages/vstore-chroma/tsconfig.json, xpertai/packages/vstore-weaviate/tsconfig.json, xpertai/skills/documents/tsconfig.json, xpertai/skills/pdf/tsconfig.json, xpertai/skills/presentations/tsconfig.json, xpertai/skills/product-design/tsconfig.json, xpertai/skills/spreadsheets/tsconfig.json, xpertai/tools/calculator/tsconfig.json, xpertai/tools/pdfium/tsconfig.json, xpertai/tools/zip/tsconfig.json, xpertai/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "community/apps/crm/tsconfig.json, community/apps/procurement-quote-comparison/tsconfig.json, community/apps/sales-ontology/tsconfig.json, community/apps/smart-maintenance/tsconfig.json, community/integrations/wechat/tsconfig.json, community/roles/browser-lab/tsconfig.json, community/roles/data-analytics/tsconfig.json, community/roles/financial-markets/tsconfig.json, community/roles/product-design/tsconfig.json, community/roles/sales/tsconfig.json, packages/shadcn-ui/tsconfig.json, packages/shadcn-vue/tsconfig.json, plugin-dev-harness/tsconfig.json, xpertai/apps/canvas/src/lib/remote-components/canvas-workbench/tsconfig.json, xpertai/apps/canvas/tsconfig.json, xpertai/apps/cut/tsconfig.json, xpertai/apps/docx-editor/tsconfig.json, xpertai/apps/drawio/tsconfig.json, xpertai/apps/excalidraw/tsconfig.json, xpertai/apps/lucidchart/tsconfig.json, xpertai/apps/motion/tsconfig.json, xpertai/apps/office-editor/tsconfig.json, xpertai/apps/pencil/tsconfig.json, xpertai/apps/presentation-studio/tsconfig.json, xpertai/apps/sites/tsconfig.json, xpertai/databases/hana/tsconfig.json, xpertai/databases/mysql/tsconfig.json, xpertai/examples/echarts-mcp-app/tsconfig.json, xpertai/integrations/dify/tsconfig.json, xpertai/integrations/dingtalk/tsconfig.json, xpertai/integrations/fastgpt/tsconfig.json, xpertai/integrations/firecrawl/tsconfig.json, xpertai/integrations/gitcode/tsconfig.json, xpertai/integrations/lark-sso/tsconfig.json, xpertai/integrations/lark/tsconfig.json, xpertai/integrations/mineru/tsconfig.json, xpertai/integrations/modelscope/tsconfig.json, xpertai/integrations/ocr-paddle/tsconfig.json, xpertai/integrations/ragflow/tsconfig.json, xpertai/integrations/slack/tsconfig.json, xpertai/integrations/unstructured/tsconfig.json, xpertai/integrations/wecom/tsconfig.json, xpertai/middlewares/advisor/tsconfig.json, xpertai/middlewares/agent-behavior-monitor/tsconfig.json, xpertai/middlewares/clarification/tsconfig.json, xpertai/middlewares/context-editing/tsconfig.json, xpertai/middlewares/dangling-tool-call/tsconfig.json, xpertai/middlewares/file-memory/tsconfig.json, xpertai/middlewares/github-connector/tsconfig.json, xpertai/middlewares/lark-cli/tsconfig.json, xpertai/middlewares/long-term-memory/tsconfig.json, xpertai/middlewares/loop-guard/tsconfig.json, xpertai/middlewares/markitdown/tsconfig.json, xpertai/middlewares/mineru-cli/tsconfig.json, xpertai/middlewares/model-fallback/tsconfig.json, xpertai/middlewares/model-retry/tsconfig.json, xpertai/middlewares/playwright-cli/tsconfig.json, xpertai/middlewares/sensitive-filter/tsconfig.json, xpertai/middlewares/tool-call-limit/tsconfig.json, xpertai/middlewares/tool-retry/tsconfig.json, xpertai/middlewares/view-image/tsconfig.json, xpertai/middlewares/web-tools/tsconfig.json, xpertai/middlewares/zip-unzip-cli/tsconfig.json, xpertai/models/anthropic/tsconfig.json, xpertai/models/deepseek/tsconfig.json, xpertai/models/gemini/tsconfig.json, xpertai/models/hunyuan/tsconfig.json, xpertai/models/minimax/tsconfig.json, xpertai/models/moonshot/tsconfig.json, xpertai/models/openai-compatible/tsconfig.json, xpertai/models/openai/tsconfig.json, xpertai/models/openrouter/tsconfig.json, xpertai/models/siliconflow/tsconfig.json, xpertai/models/tongyi/tsconfig.json, xpertai/models/vllm/tsconfig.json, xpertai/models/volcengine/tsconfig.json, xpertai/models/xinference/tsconfig.json, xpertai/models/zhipuai/tsconfig.json, xpertai/packages/design-fonts/tsconfig.json, xpertai/packages/file-system/tsconfig.json, xpertai/packages/milvus/tsconfig.json, xpertai/packages/rag-vlm/tsconfig.json, xpertai/packages/vstore-chroma/tsconfig.json, xpertai/packages/vstore-weaviate/tsconfig.json, xpertai/skills/documents/tsconfig.json, xpertai/skills/pdf/tsconfig.json, xpertai/skills/presentations/tsconfig.json, xpertai/skills/product-design/tsconfig.json, xpertai/skills/spreadsheets/tsconfig.json, xpertai/tools/calculator/tsconfig.json, xpertai/tools/pdfium/tsconfig.json, xpertai/tools/zip/tsconfig.json, xpertai/tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "63/2352 source files over 60KB",
                "points": 53.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2352,
                      "oversized": 63
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "cookbook",
                "examples",
                "recipes"
              ],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "cookbook, examples, recipes",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cookbook, examples, recipes"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T07:33:45.230851Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xpert-ai/xpert-plugins.svg",
  "full_name": "xpert-ai/xpert-plugins",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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.26.0 — vollständige Methodik · Metriken-Wiki.

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte Statistiken.