# Installer humanbound avec Homebrew

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

## installation

```sh
sudo av install brew:humanbound
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install humanbound
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:humanbound
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/humanbound>
- **Version:** 2.8.0
- **Résumé source:** Adversarial security testing engine, SDK, and CLI for AI agents
- **Page d'accueil:** <https://docs.humanbound.ai/>
- **Docs amont:** <https://docs.humanbound.ai/>
- **Licence:** Apache-2.0
- **Archive source:** <https://files.pythonhosted.org/packages/e2/b3/3abb213424f962e4c31cc50e11a8d235a56bcc1c4b39c6b7fbd448f032a7/humanbound-2.8.0.tar.gz>
- **Dernière mise à jour:** 2026-07-31T00:17:01Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- hb (cli)
- hb (alias)

## Dépendances

- certifi
- libyaml
- pydantic
- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.8.0
- gestionnaire mis à jour: 2026-07-31
- données locales: OK
- dépôt amont: https://docs.humanbound.ai/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Humanbound is an open-source adversarial testing engine, Python SDK, and hb command-line interface for AI agents. It drives multi-turn attacks against live agent endpoints, evaluates failures, and can turn findings into runtime guardrail rules.

### Historique du projet

The official Humanbound repository was created in February 2026 and is maintained by the verified Humanbound GitHub organization. The project combines an Apache-licensed local engine with an optional hosted platform, allowing initial testing without a login while preserving a path to managed posture tracking.

The official release notes describe a consolidation around the humanbound PyPI package: the earlier humanbound-cli package was yanked, and the CLI and public SDK now ship together. The same repository also integrates with the sibling humanbound-firewall package for a test-to-guardrail workflow.

### Historique d'adoption

Humanbound is a young project, so its reliable adoption history is limited. Official materials show distribution through PyPI, Homebrew in the supplied package facts, and an official GitHub Action for security gates in continuous integration.

### Modes d'utilisation

Users describe an agent endpoint in a JSON configuration file and optionally define permitted and restricted behavior in a scope file. The hb test command runs attacks locally or through the platform; hb posture, hb logs, and hb report inspect the results.

Local attack generation and judging can use OpenAI, Anthropic, Gemini, Azure OpenAI, Grok, or Ollama. Provider settings resolve from CLI flags, environment variables, and then ~/.humanbound/config.yaml; platform login credentials are stored under ~/.humanbound/.

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

Humanbound is notable as an AI-security tool that packages an engine, SDK, and CLI under one Python distribution while keeping the firewall as a composable sibling package. Its optional extras let package users choose the provider engine, firewall runtime, or both.

### Chronologie

- 2026: The official humanbound/humanbound repository was created.
- 2026: The project consolidated the CLI and SDK in the humanbound PyPI package and yanked the older humanbound-cli package.
- 2026: The official release feed reached the v2.7 series.

### Related projects

- humanbound-firewall is the sibling Apache-licensed runtime that deploys rules generated from Humanbound findings.
- humanbound/actions is the official GitHub Action for running Humanbound checks in CI.

### Sources

- <https://docs.humanbound.ai/>
- <https://docs.humanbound.ai/authentication/>
- <https://docs.humanbound.ai/local-engine/provider-config/>
- <https://github.com/humanbound/humanbound>
- <https://github.com/humanbound/humanbound/releases>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour humanbound. Les métadonnées de paquet 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: ~/.humanbound/config.yaml

## Credential files

- Unix: ~/.humanbound/
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** humanbound
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [gptme](https://pkg.so/fr/brew/gptme/) - Both packages touch the same language runtime or ecosystem. Shared terms: agents, ai, certifi, libyaml, pydantic.
- [hermes-agent](https://pkg.so/fr/brew/hermes-agent/) - Both packages touch the same language runtime or ecosystem. Shared terms: agents, ai, certifi, libyaml, pydantic.
- [keeper-commander](https://pkg.so/fr/brew/keeper-commander/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, libyaml, pydantic, python, python-3-14.

## Combined YAML source

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


## Sources

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
