# Install crytic-compile with Homebrew

Abstraction layer for smart contract build systems. Version 0.4.1 via Homebrew; verified 2026-05-21.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:crytic-compile
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/crytic-compile>
- **Version:** 0.4.1
- **Source summary:** Abstraction layer for smart contract build systems
- **Homepage:** <https://github.com/crytic/crytic-compile>
- **Repository:** <https://github.com/crytic/crytic-compile>
- **Upstream docs:** <https://crytic-compile.readthedocs.io/en/latest>
- **License:** AGPL-3.0-only
- **Source archive:** <https://files.pythonhosted.org/packages/00/61/2d8ceccc95ec62fbcb4f65b0c2e3e8536f68eae4f73f6a7a0bb0f926de03/crytic_compile-0.4.1.tar.gz>
- **Last updated:** 2026-05-21T19:21:04Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- crytic-compile (cli)
- crytic-compile (alias)

## Dependencies

- certifi
- python@3.14

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.4.1
- Package-manager updated: 2026-05-21
- Local data: ok
- Upstream repository: https://github.com/crytic/crytic-compile
- info: No cached GitHub release or tag data was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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>


## Security Notes

generalized runtime or code generation signal.

- **Geiger risk:** yellow / medium
- generalized runtime or code generation signal

## Source Database Details

- **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


## Related links

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

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
