# Installer shellspec avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:shellspec
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install shellspec
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add shellspec
```

  Preuve: Alpine Linux edge package indexes: shellspec from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#shellspec
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sh/shellspec/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:shellspec
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.28.1
- **Résumé source:** BDD unit testing framework for dash, bash, ksh, zsh and all POSIX shells
- **Page d'accueil:** <https://shellspec.info/>
- **Dépôt:** <https://github.com/shellspec/shellspec>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- shellspec (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

generalized runtime or code generation signal.

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


## 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: <project-root>/.shellspec
## Autres enregistrements de gestionnaires de paquets

- Nix - shellspec: normalized package name match | nixpkgs package indexes: pkgs/by-name/sh/shellspec/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - shellspec - 0.28.1-r0: normalized package name match | Alpine Linux edge package indexes: shellspec from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells | https://shellspec.info/


## Combined YAML source

View the package source record on GitHub. [combined/shellspec.yml](https://github.com/mxcl/pkgdb/blob/main/combined/shellspec.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
