macOS
brew install valelocal Homebrew formula metadata
sudo port install valeMacPorts ports tree · textproc/vale/Portfile · ソース: api.github.com
brew / 順位 557
vale のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install valelocal Homebrew formula metadata
sudo port install valeMacPorts ports tree · textproc/vale/Portfile · ソース: api.github.com
sudo apk add valeAlpine Linux edge package indexes · vale · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#valenixpkgs package indexes · pkgs/by-name/va/vale/package.nix · ソース: api.github.com
sudo pacman -S valeArch Linux sync databases · vale · ソース: geo.mirror.pkgbuild.com
sudo zypper install valeopenSUSE Tumbleweed package metadata · vale · ソース: download.opensuse.org
choco install valeChocolatey community package catalog · vale · ソース: community.chocolatey.org
scoop install main/valeScoop official bucket manifest trees · bucket/vale.json · ソース: api.github.com
winget install --id errata-ai.Vale -eWindows Package Manager source index · errata-ai.Vale · ソース: cdn.winget.microsoft.com
概要
Syntax-aware linter for prose
履歴
Vale is an open-source command-line prose linter written in Go. It brings code-linting patterns to documentation and editorial style checking, with configurable YAML rules, packageable style guides, and markup-aware parsing.
Vale's GitHub releases go back to v0.1.0 in February 2017. The modern repository describes Vale as a fast, cross-platform command-line tool for code-like linting of prose, and the official documentation clarifies that it is not a general-purpose grammar checker.
The project evolved from a CLI into a small ecosystem. The official docs list the main `vale` CLI repository, `vale-ls` as an LSP implementation for the CLI, and `vale.sh` as the website and documentation project.
Vale's adoption has been strongest in documentation, developer-education, and technical-writing repositories where style-guide enforcement needs to run in local editors and CI. The docs list integrations for CircleCI, GitHub Actions, pre-commit, JetBrains IDEs, Obsidian, Oxygen XML, Sublime Text, Neovim, VS Code, Qt Creator, and Zed.
The input shows broad package-manager reach across Alpine, Homebrew, Chocolatey, MacPorts, Nix, Arch, Scoop, winget, and openSUSE. The official installation docs also point to GitHub release binaries, Docker images, and community-maintained package repositories.
A typical Vale setup has a `.vale.ini` file, a StylesPath directory, and documents to lint. The docs describe CLI commands such as `sync`, `ls-config`, `ls-dirs`, `--config`, `--glob`, `--output`, and exit codes suitable for CI failure.
Vale's package system lets projects share, extend, sync, and update configurations. Official docs describe packages as zip files or directories containing a `.vale.ini`, a StylesPath folder, or both, with official Package Explorer names, URLs, local zip files, and local directories accepted as package sources.
Vale's markup awareness is central to its use: the README says it understands many markup formats so it can avoid syntax-related false positives and exclude code snippets from prose rules. The docs describe supported markup formats such as Markdown, AsciiDoc, and reStructuredText.
Vale matters to package nerds because it turns prose quality checks into a normal CLI dependency. It is easy to pin in Homebrew, winget, Chocolatey, Docker, pre-commit, or CI, and it avoids forcing every documentation repository to install a language runtime just to lint text.
It also brings package-manager thinking to style guides themselves: packages, StylesPath, vocabularies, and synced external styles make editorial policy behave like versioned dependencies.
セキュリティ状態
vale に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
.vale.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vale | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vale |
|---|---|
| バージョン | 3.17.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://vale.sh/ |
| リポジトリ | https://github.com/vale-cli/vale |
| 最終更新 | 2026-07-31T20:11:01Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
vale
nix profile install nixpkgs#valevale 3.15.2-r0
A markup-aware linter for prose built with speed and extensibility in mind
sudo apk add valevale-doc 3.15.2-r0
A markup-aware linter for prose built with speed and extensibility in mind (documentation)
sudo apk add vale-docvale 3.17.0-1
A markup-aware linter for prose built with speed and extensibility in mind
sudo pacman -S valevale 3.17.0-1.1
CLI tool to lint text with extensible markup format support
https://github.com/errata-ai/vale
sudo zypper install valevale
sudo port install valevale
choco install valemain/vale
scoop install main/valeerrata-ai.Vale
winget install --id errata-ai.Vale -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.