macOS
brew install autocorrectlocal Homebrew formula metadata
brew
autocorrect のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install autocorrectlocal Homebrew formula metadata
nix profile install nixpkgs#autocorrectnixpkgs package indexes · pkgs/by-name/au/autocorrect/package.nix · ソース: api.github.com
scoop install main/autocorrectScoop official bucket manifest trees · bucket/autocorrect.json · ソース: api.github.com
winget install --id Texthelp.AutoCorrect -eWindows Package Manager source index · Texthelp.AutoCorrect · ソース: cdn.winget.microsoft.com
概要
Linter and formatter to improve copywriting, correct spaces, words between CJK
履歴
AutoCorrect is a Rust-based linter and formatter for CJK and English mixed text, aimed at standardizing spacing, punctuation and copywriting in documents, source comments and publishing workflows.
The current GitHub repository was created on 2020-05-26, but the README says the underlying scheme first appeared in 2013 in the Ruby China project and was refined over time. The project later became a cross-platform Rust CLI with SDK bindings.
The README positions AutoCorrect alongside tools such as ESLint, RuboCop and gofmt: it can lint, print diffs, format files and integrate with CI. GitHub releases show an active 2.x series through v2.16.3, published on 2026-01-03.
AutoCorrect's adoption is strongest in Chinese-language and CJK publishing/developer communities, where mixed Latin and CJK text needs consistent spacing and punctuation. The README names scenarios such as books, documentation, media publishing, project source code, static-site generators, CI checks and editor plugins.
The package facts show distribution through Homebrew, Nix, Scoop and winget, while the README advertises release channels and bindings for Docker, crates.io, npm, PyPI, RubyGems and Maven Central.
Typical CLI usage is direct formatting or linting: autocorrect text.txt, echo text piped to autocorrect --stdin, autocorrect --fix, or autocorrect --lint with colored diff or JSON output.
Configuration is created with autocorrect init, which writes .autocorrectrc. The README says the config can use YAML or JSON and controls rules such as CJK/English spacing, punctuation width, spelling, code-block behavior and custom vocabulary.
AutoCorrect is package-interesting because it packages language-specific editorial rules as a fast native CLI but also exports the engine across several language ecosystems. It sits between a formatter, a prose linter and a documentation-quality gate.
For Homebrew users, it is one of the less common examples of a text formatter where the primary domain is multilingual typography rather than programming-language syntax.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.autocorrectrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
autocorrect | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/huacnlee/autocorrect
インストールメタデータ
| パッケージキー | brew:autocorrect |
|---|---|
| バージョン | 2.16.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/autocorrect |
| ホームページ | https://huacnlee.github.io/autocorrect/ |
| リポジトリ | https://github.com/huacnlee/autocorrect |
| 上流ドキュメント | https://huacnlee.github.io/autocorrect |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/huacnlee/autocorrect/archive/refs/tags/v2.16.3.tar.gz |
| ビルド依存関係 | rust |
| 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 | autocorrect |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
autocorrect
nix profile install nixpkgs#autocorrectmain/autocorrect
scoop install main/autocorrectTexthelp.AutoCorrect
winget install --id Texthelp.AutoCorrect -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.