macOS
brew install codelimitlocal Homebrew formula metadata
brew
codelimit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install codelimitlocal Homebrew formula metadata
概要
Your Refactoring Alarm
履歴
Code Limit is a small Python developer tool that describes itself as a refactoring alarm: it scans a codebase and warns when code has grown complex enough to merit refactoring.
The project was created in 2022 by Rob van der Leek under the getcodelimit GitHub organization. Its README positions the tool around maintainability workflows rather than general linting, with standalone, pre-commit, and GitHub Action usage documented.
Adoption appears niche but real: Homebrew distributes it as the codelimit formula, and the project publishes frequent 0.x releases. Homebrew analytics for the formula showed hundreds of installs over the prior year when checked for this enrichment run.
Users run the codelimit executable directly, wire it into pre-commit, or use it in CI to produce maintainability checks and badges. The project emphasizes low setup effort and documents configuration only for exceptions to its zero-configuration default.
For package-manager users, Code Limit is notable as a narrow, packaged code-quality tool in the same ecosystem as formatters, linters, and pre-commit helpers. Its appeal is the Unix-friendly single-command workflow rather than ecosystem scale.
セキュリティ状態
codelimit に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
codelimit | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://getcodelimit.github.io
インストールメタデータ
| パッケージキー | brew:codelimit |
|---|---|
| バージョン | 0.21.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/codelimit |
| ホームページ | https://getcodelimit.github.io |
| リポジトリ | https://github.com/getcodelimit/codelimit |
| 上流ドキュメント | https://getcodelimit.github.io/codelimit |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/b7/e5/36aae3a408a00642a7ffa95c200799bdcecb8402e495f4ceffca44a7ab13/codelimit-0.21.0.tar.gz |
| 最終更新 | 2026-06-15T10:20:13-04:00 |
| Pulse | updated |
| 依存関係 | certifi, libyaml, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | codelimit |
| Version Scheme | 0 |
| Revision | 8 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.