macOS
brew install style-checklocal Homebrew formula metadata
brew / 順位 20902
style-check のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install style-checklocal Homebrew formula metadata
概要
Parses latex-formatted text in search of forbidden phrases
履歴
style-check is a small Ruby command-line checker for LaTeX writing that flags regular-expression-defined forbidden phrases, spellings, syntax patterns, and capitalization rules.
Neil Spring's official README presents style-check as a personal writing aid: when the author notices a mistake identifiable by a regular expression, he adds it to the ruleset and runs the checker over LaTeX-formatted papers.
The source file carries a 2004 copyright notice and describes the script as a quick check against verbose phrases, overused expressions, misspellings, and inconsistent capitalization or hyphenation, while explicitly saying it is not a substitute for a proofreader.
The input package facts list style-check as a Homebrew package only, which matches its character as a narrow academic-writing utility rather than a broad ecosystem tool.
Its package-manager presence is still useful because the executable and default rule locations make it easy to install into local writing or build workflows without copying a standalone Ruby script by hand.
The checker reads rule files from /etc/style-check.d, ~/.style-check.d, ~/.style-censor, ./style-censor, and related historical paths, then scans TeX files for expressions annotated with justifications.
The script supports options for gedit-style output, verbosity, HTML output, and overriding rule paths, making it suitable for editor or document-build integration.
style-check matters to package nerds as the kind of tiny, opinionated script that package managers preserve well: one executable, no service, text files for policy, and enough configurability to fit local workflows.
It also shows an older Unix style of linting prose with plain files and regular expressions, before modern grammar SaaS tools became common.
セキュリティ状態
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.
/etc/style-check.d/*~/.style-check.d/*~/.style-censor./style-censor~/.style-checkrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
style-check.rb | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:style-check |
|---|---|
| バージョン | 0.14 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.cs.umd.edu/~nspring/software/style-check-readme.html |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.