# crytic-compile を Homebrew でインストール

crytic-compile のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:crytic-compile
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install crytic-compile
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:crytic-compile
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/crytic-compile>
- **バージョン:** 0.4.2
- **ソース概要:** Abstraction layer for smart contract build systems
- **ホームページ:** <https://github.com/crytic/crytic-compile>
- **リポジトリ:** <https://github.com/crytic/crytic-compile>
- **ライセンス:** AGPL-3.0-only
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/d3/c1/ba7f089fbf73cef1f1684d8fb5ec7c47d6f81870ca3e21b32aed88196774/crytic_compile-0.4.2.tar.gz>
- **最終更新:** 2026-07-30T01:26:44Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- crytic-compile (cli)
- crytic-compile (エイリアス)

## 依存関係

- certifi
- python@3.14

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.4.2
- マネージャ更新日: 2026-07-30
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/crytic/crytic-compile
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

crytic-compile is a smart-contract compilation abstraction layer from the Crytic ecosystem. It matters to package users because it normalizes many Ethereum project build systems behind one CLI and Python library interface.

### プロジェクトの歴史

The official README presents crytic-compile as a library for smart contract compilation, with support for direct solc compilation and framework-specific projects including Foundry, Hardhat, Brownie, Truffle, Waffle, Dapp, Embark, Etherlime, Sourcify, and Etherscan-style sources.

### 採用の歴史

The README says the plugin is used in Trail of Bits tools including Slither, Echidna, Manticore, and evm-cfg-builder. That places crytic-compile in the packaging path for Solidity security-analysis workflows rather than only as a standalone CLI.

### 使われ方

The documented CLI workflow is to run crytic-compile at a project root, for example beside hardhat.config.js or foundry.toml, and produce crytic-export/contracts.json containing AST, ABI, and bytecode data. Advanced options are supplied as CLI flags or library arguments, not through a documented standalone config file.

### パッケージ好きにとっての重要性

For package managers, crytic-compile is a Python security tool whose value depends on integration with external build frameworks and Solidity compiler tooling. Its distribution via PyPI and Homebrew makes it convenient to install as part of audit and fuzzing toolchains.

### タイムライン

- 2019: PyPI release 0.1.0 was uploaded.
- 2026: Release 0.4.1 is current in PyPI and Homebrew metadata.

### Related projects

- The official README names Slither, Echidna, Manticore, and evm-cfg-builder as Trail of Bits tools that use crytic-compile.

### ソース

- <https://github.com/crytic/crytic-compile#readme>
- <https://github.com/crytic/crytic-compile/wiki/Configuration>
- <https://pypi.org/pypi/crytic-compile/json>
- <https://formulae.brew.sh/formula/crytic-compile>


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** crytic-compile
- **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:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [echidna](https://pkg.so/ja/brew/echidna/) - Popular package that depends on this formula.
- [medusa](https://pkg.so/ja/brew/medusa/) - Popular package that depends on this formula.
- [slither-analyzer](https://pkg.so/ja/brew/slither-analyzer/) - Shares pkgdb curated category or tags: cli, ethereum, security, smart-contracts, solidity.
- [caracal](https://pkg.so/ja/brew/caracal/) - Shares pkgdb curated category or tags: cli, security, smart-contracts.
- [pywhat](https://pkg.so/ja/brew/pywhat/) - Shares pkgdb curated category or tags: cli, security, security-analysis.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Shares pkgdb curated category or tags: cli, security.
- [gnutls](https://pkg.so/ja/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.
- [p11-kit](https://pkg.so/ja/brew/p11-kit/) - Shares pkgdb curated category or tags: cli, security.

## Combined YAML source

View the package source record on GitHub. [combined/crytic-compile.yml](https://github.com/mxcl/pkgdb/blob/main/combined/crytic-compile.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
