macOS
brew install cargo-spellchecklocal Homebrew formula metadata
brew
cargo-spellcheck のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-spellchecklocal Homebrew formula metadata
nix profile install nixpkgs#cargo-spellchecknixpkgs package indexes · pkgs/by-name/ca/cargo-spellcheck/package.nix · ソース: api.github.com
sudo pacman -S cargo-spellcheckArch Linux sync databases · cargo-spellcheck · ソース: geo.mirror.pkgbuild.com
概要
Checks rust documentation for spelling and grammar mistakes
履歴
cargo-spellcheck is a Cargo subcommand for spell-checking and grammar-checking Rust documentation and comments.
The official README describes cargo-spellcheck as a tool that checks spelling with hunspell and grammar with nlprule, with interactive fixing and automation-oriented commands.
GitHub records the repository as created in May 2020, and crates.io records the crate as first published the same month. The input package facts list Homebrew, Nix, and Arch packages.
The README documents `cargo spellcheck check`, `cargo spellcheck fix`, shell completions, and CI/CD or commit-hook usage. The configuration page documents explicit config via CLI flags or Cargo.toml metadata, plus implicit project and per-user config files.
cargo-spellcheck sits in the Rust tooling niche where documentation quality becomes a build or review concern, so package maintainers can catch spelling and grammar regressions before release.
セキュリティ状態
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.
/home/alice/.config/cargo_spellcheck/config.toml/Users/Alice/Library/Preferences/cargo_spellcheck/config.tomlCargo.toml${CARGO_MANIFEST_DIR}/.config/spellcheck.toml.config/spellcheck.tomlC:\Users\Alice\AppData\Roaming\cargo_spellcheck\config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-spellcheck | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/drahnr/cargo-spellcheck
インストールメタデータ
| パッケージキー | brew:cargo-spellcheck |
|---|---|
| バージョン | 0.15.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cargo-spellcheck |
| ホームページ | https://github.com/drahnr/cargo-spellcheck |
| リポジトリ | https://github.com/drahnr/cargo-spellcheck |
| 上流ドキュメント | https://docs.rs/crate/cargo-spellcheck/latest |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/drahnr/cargo-spellcheck/archive/refs/tags/v0.15.7.tar.gz |
| 最終更新 | 2026-06-22T14:02:58-07:00 |
| Pulse | updated |
| 依存関係 | hunspell |
| ビルド依存関係 | llvm, pkgconf, 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 | cargo-spellcheck |
| 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 パッケージリンクとは分けて表示されます。
cargo-spellcheck
nix profile install nixpkgs#cargo-spellcheckcargo-spellcheck 0.15.7-1
Checks all your documentation for spelling and grammar mistakes
https://github.com/drahnr/cargo-spellcheck
sudo pacman -S cargo-spellcheckソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.