macOS
brew install autocorrectlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für autocorrect in AI-Agent-Workflows.
Installation
brew install autocorrectlocal Homebrew formula metadata
nix profile install nixpkgs#autocorrectnixpkgs package indexes · pkgs/by-name/au/autocorrect/package.nix · Quelle: api.github.com
scoop install main/autocorrectScoop official bucket manifest trees · bucket/autocorrect.json · Quelle: api.github.com
winget install --id Texthelp.AutoCorrect -eWindows Package Manager source index · Texthelp.AutoCorrect · Quelle: cdn.winget.microsoft.com
Überblick
Linter and formatter to improve copywriting, correct spaces, words between CJK
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
.autocorrectrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
autocorrect | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/huacnlee/autocorrect
Installationsmetadaten
| Paketschlüssel | brew:autocorrect |
|---|---|
| Version | 2.16.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/autocorrect |
| Homepage | https://huacnlee.github.io/autocorrect/ |
| Repository | https://github.com/huacnlee/autocorrect |
| Upstream-Dokumentation | https://huacnlee.github.io/autocorrect |
| Lizenz | MIT |
| Quellarchiv | https://github.com/huacnlee/autocorrect/archive/refs/tags/v2.16.3.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
autocorrect
nix profile install nixpkgs#autocorrectmain/autocorrect
scoop install main/autocorrectTexthelp.AutoCorrect
winget install --id Texthelp.AutoCorrect -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.