# Installer slither-analyzer avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:slither-analyzer
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install slither-analyzer
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#slither-analyzer
```

  Preuve: nixpkgs package indexes: slither-analyzer from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

## Faits du paquet

- **Clé du paquet:** brew:slither-analyzer
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.11.6
- **Résumé source:** Solidity static analysis framework written in Python 3
- **Page d'accueil:** <https://blog.trailofbits.com/2018/10/19/slither-a-solidity-static-analysis-framework/>
- **Dépôt:** <https://github.com/crytic/slither>
- **Dernière mise à jour:** 2026-07-30T01:28:24Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- slither (alias)
- slither-check-erc (alias)
- slither-check-kspec (alias)
- slither-check-upgradeability (alias)
- slither-doctor (alias)
- slither-documentation (alias)
- slither-find-paths (alias)
- slither-flat (alias)
- slither-format (alias)
- slither-interface (alias)
- slither-mutate (alias)
- slither-prop (alias)
- slither-read-storage (alias)
- slither-simil (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.11.6

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour slither-analyzer. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

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.


## Configuration files

- Unix: slither.config.json
## Autres enregistrements de gestionnaires de paquets

- Nix - slither-analyzer: normalized package name match | nixpkgs package indexes: slither-analyzer from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
