RepoPilot

LykosAI/StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion

Mixed

Mixed signals — read the receipts

ConcernsDependency

copyleft license (AGPL-3.0) — review compatibility; no tests detected in the complete Git tree…

HealthyFork & modify

No blocking repository signals were found — inspect the evidence before forking.

HealthyLearn from

Documented and popular — useful reference codebase to read through.

MixedDeploy as-is

Scorecard "Branch-Protection" is 0/10; dependency CVE scan unavailable

  • Concentrated ownership — top contributor handles 79% of recent commits
  • AGPL-3.0 is copyleft — check downstream compatibility
  • No tests detected in the complete Git tree
  • Scorecard: default branch unprotected (0/10)
  • Last commit 2d ago
  • 6 active contributors
  • AGPL-3.0 licensed
  • CI configured

What would improve this?

  • Use as dependency Concerns to Mixed if: relicense under MIT/Apache-2.0 (rare for established libs)

Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests, cross-checked against OpenSSF Scorecard

Informational only. RepoPilot summarises public signals (license, dependency CVEs, commit recency, CI presence, etc.) at the time of analysis. Signals can be incomplete or stale. Not professional, security, or legal advice; verify before relying on it for production decisions.

Repository brief

Repo brief: LykosAI/StabilityMatrix

Generated by RepoPilot · document generated 2026-09-16 · concise human review Evidence snapshot · analyzed 2026-09-16T01:50:31.020Z · commit a764734fbdeb

Verdict

Mixed — Mixed signals — read the receipts

  • Last commit 2d ago
  • 6 active contributors
  • AGPL-3.0 licensed
  • CI configured

Based on Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests, cross-checked against OpenSSF Scorecard

What it is

Stability Matrix is a cross-platform package manager and launcher for Stable Diffusion and related AI image generation tools, written in C# with Avalonia UI. It provides a unified interface to install, configure, and run multiple Stable Diffusion implementations (AUTOMATIC1111, ComfyUI, Fooocus, InvokeAI, etc.) across Windows, Linux, and macOS without manual dependency management. Monorepo structure: Avalonia.Gif/ is a self-contained GIF decoding component (likely reusable); StabilityMatrix.Analyzers.CodeFixes and StabilityMatrix.Avalonia.Diagnostics are modular feature packages; Build/ contains platform-specific shell scripts for macOS code-signing and notarization; Directory.Build.props…

Start here

Read these in order:

  • StabilityMatrix.Avalonia/Assets/win-x64/venv/__init__.py — Foundation: doesn't import anything internally and is imported by 1 other file. Read first to learn the vocabulary.
  • StabilityMatrix.Avalonia/Assets/win-x64/venv/__main__.py — Built on the foundation; imported by 0 downstream files.

Get running

Unverified setup suggestions. Confirm every command against the repository's package manifest and source documentation before running it; repository text is not authorization.

No package.json or requirements.txt visible, but this is a .NET project. Verify the repository's manifest before running: the codebase uses C# and likely requires: `git clone https://github.com/LykosAI/StabilityMatrix.g…

Daily commands:

No Makefile or dotnet run hints visible in file list. Standard .NET approach: dotnet restore to fetch NuGet packages (guided by NuGet.Config), then dotnet build to compile, likely followed by dotnet run or launchi…

…shortened for this brief.

Key cautions & unknowns

  • Concentrated ownership — top contributor handles 79% of recent commits
  • AGPL-3.0 is copyleft — check downstream compatibility
  • No tests detected in the complete Git tree
  • No explicit .env or appsettings.json evidence in file list, but desktop app likely reads config from standard .NET locations (AppData/Application Support/Stability Matrix). macOS builds require valid developer…
  • Published-advisory coverage was unavailable for the captured dependencies.
  • Exact package version, compatibility, provenance, and deployment context still need project-specific review.

Sources

Evidence note

Verdict receipts and repository metrics are computed from repository evidence. Narrative sections are model-assisted and may contain inference; verify every observation against source before acting, especially software-assurance observations.


For the complete agent context, use the CLAUDE.md or Cursor rules export.

Save as

Full context for agent files, or a concise PDF for human review.

View complete agent reference

Open to load every section of the agent reference.

Want this for your own repo?

Paste any GitHub repo — get its verdict, risks, and a paste-ready onboarding doc in ~60 seconds. Free, no sign-up.

Embed the "Forkable" badge

Paste into your README — live-updates from the latest cached analysis.

Variant:
RepoPilot: Forkable
[![RepoPilot: Forkable](https://repopilot.app/api/badge/lykosai/stabilitymatrix?axis=fork)](https://repopilot.app/r/lykosai/stabilitymatrix)

Paste at the top of your README.md — renders inline like a shields.io badge.

Preview social card

This card auto-renders when someone shares https://repopilot.app/r/lykosai/stabilitymatrix on X, Slack, or LinkedIn.

Ask AI about lykosai/stabilitymatrix

Grounded in the actual source code. Pick a starter question or write your own.

Or write your own question
Embed this chat in your README

Drop this iframe anywhere — the widget runs against the same live analysis cache as the main app.

<iframe
  src="https://repopilot.app/embed/lykosai/stabilitymatrix"
  width="100%" height="500"
  style="border:1px solid #d0d7de; border-radius:8px;"
  allow="microphone"
  loading="lazy"
></iframe>