macOS
brew install grayskulllocal Homebrew formula metadata
brew
grayskull のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install grayskulllocal Homebrew formula metadata
概要
Recipe generator for Conda
履歴
Grayskull is a conda recipe generator built to produce concise recipes for conda-forge. It is a packaging tool for packaging people: a CLI that converts upstream package metadata into conda-build recipe structure.
The official README says Grayskull was created with the intention of eventually replacing conda skeleton. The conda-forge blog introduced it in March 2020 as a way to generate better Conda recipes for projects available from sources such as PyPI, CRAN, Conan, GitHub releases, and repositories.
Early public releases moved quickly in February and March 2020, with PyPI recording 0.1.x and 0.2.x releases and the conda-forge blog discussing version 0.2.1. The project later moved under the conda GitHub organization, reinforcing its role as conda ecosystem infrastructure.
The 2.x and 3.x release lines show ongoing maintenance as Python packaging standards, recipe conventions, and conda-forge automation evolved.
Grayskull's adoption is tied to conda-forge contributor workflows. Instead of writing a recipe from scratch, maintainers can generate an initial meta.yaml from PyPI, GitHub, or CRAN metadata, then review and adjust it for feedstock submission.
The conda-forge blog compared Grayskull with conda-build skeleton using pytest as an example and emphasized better dependency handling, selectors, compiler detection, license information, and generation speed.
The documented CLI is centered on commands such as grayskull pypi package-name, optionally with version pins, output directories, and maintainers. The generated recipe is a starting point for conda-build or conda-forge feedstock work.
The README and documentation state that Grayskull can generate recipes for Python packages on PyPI, packages available as GitHub repositories, and R packages on CRAN.
Grayskull is package-nerd machinery in its purest form: it packages the act of packaging. Its value is reducing recipe boilerplate while still producing metadata that maintainers can inspect.
It also marks a shift from conda skeleton's older heuristics toward richer metadata extraction, better selectors, and conda-forge-aware recipe style.
セキュリティ状態
grayskull に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
conda-grayskull | cli | グローバル実行可能ファイル | |
conda-greyskull | cli | グローバル実行可能ファイル | |
grayskull | cli | グローバル実行可能ファイル | |
greyskull | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://conda.github.io/grayskull/
インストールメタデータ
| パッケージキー | brew:grayskull |
|---|---|
| バージョン | 3.1.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/grayskull |
| ホームページ | https://conda.github.io/grayskull/ |
| リポジトリ | https://github.com/conda/grayskull |
| 上流ドキュメント | https://github.com/conda/grayskull#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/7a/51/b7d181b55fd65f4ba0c0414b5f779f342f8296f991a52af2de2399b501bf/grayskull-3.1.1.tar.gz |
| 最終更新 | 2026-07-10T12:03:34Z |
| Pulse | updated |
| 依存関係 | certifi, libyaml, python@3.14 |
| ビルド依存関係 | cmake, 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 | grayskull |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.