# Installer crytic-compile avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de crytic-compile pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:crytic-compile
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.4.2
- **Résumé source:** Abstraction layer for smart contract build systems
- **Page d'accueil:** <https://github.com/crytic/crytic-compile>
- **Dépôt:** <https://github.com/crytic/crytic-compile>
- **Dernière mise à jour:** 2026-07-30T01:26:44Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- crytic-compile (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.4.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal


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


## Sources

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