# Install slither-analyzer with Homebrew, Nix

Solidity static analysis framework written in Python 3. Version 0.11.6 via Homebrew; verified 2026-07-30. Also installable with nix: nix profile install nixpkgs#slither-analyzer.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:slither-analyzer
- **Package manager:** Homebrew
- **Version:** 0.11.6
- **Source summary:** Solidity static analysis framework written in Python 3
- **Homepage:** <https://blog.trailofbits.com/2018/10/19/slither-a-solidity-static-analysis-framework/>
- **Repository:** <https://github.com/crytic/slither>
- **Last updated:** 2026-07-30T01:28:24Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

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

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.11.6

## Security Notes

No matching local secret-handling manifest was found for slither-analyzer. Nucleus package metadata is still published here so future coverage has a stable package URL.



## 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
## Other Package-Manager Records

- 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
