Comfy-Org / Comfy-Org/ComfyUI_frontend
Code Audit: ComfyUI_frontend — 2026-04-10
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
## Code Audit: ComfyUI_frontend — 2026-04-09
Automated repo audit against 450+ best-practice checks. **Overall health: 7.5/10** — strong foundation; security is the main gap.
### ✅ Already Passing (16 categories)
README (565 lines), LICENSE, .gitignore, CONTRIBUTING.md, CODEOWNERS, issue/PR templates, 39 CI workflows, action pinning (pinact + CI validation), linting (ESLint/Stylelint/oxlint/oxfmt), pre-commit hooks (Husky), git practices (.git-blame-ignore-revs, .gitattributes, .nvmrc), AI readiness (AGENTS.md, .claude/), 9 ADRs, test coverage (Vitest + Playwright + Storybook), release automation (6 workflows), Nx + pnpm workspaces.
### Findings Summary
| Priority | Count | Description |
|----------|-------|-------------|
| 🔴 Critical | 3 | Security features disabled, no dep automation, large binaries without LFS |
| 🟡 Recommended | 13 | CI permissions/concurrency, dead code, conflicting systems, missing docs |
| 🟢 Nice-to-have | 10 | Spell check, SBOM, dead route, deprecated properties, refactoring |
| **Total** | **26** | |
### Health Score
| Category | Score |
|----------|-------|
| Essentials | 7/10 |
| GitHub Features | 8/10 |
| CI/CD | 8/10 |
| Security | 3/10 |
| Testing | 9/10 |
| Developer Experience | 8/10 |
| Monorepo | 9/10 |
| Git Practices | 7/10 |
| AI Readiness | 10/10 |
| Architecture | 9/10 |
| Supply Chain | 4/10 |
### Sub-Issues
Individual findings filed as sub-issues below.
---
_Generated by repo-audit skill_
Contributor guide
Assessment
This issue has not been assessed yet.