---
title: "humanbound"
type: "tool"
slug: "humanbound-humanbound"
canonical_url: "https://www.graphcanon.com/tools/humanbound-humanbound"
github_url: "https://github.com/humanbound/humanbound"
homepage_url: "https://docs.humanbound.ai/"
stars: 61
forks: 7
primary_language: "Python"
license: "Other"
archived: false
categories: ["ai-agents", "inference-serving", "llm-frameworks"]
tags: ["adversarial-testing", "agentic-ai", "ai-agents", "ai-red-teaming", "ai-safety", "ai-security", "aisecops", "cli"]
updated_at: "2026-07-15T10:44:57.700423+00:00"
---

# humanbound

> Open-source adversarial testing engine, SDK, and CLI for AI agents. Runs locally or against the Humanbound Platform.

Open-source adversarial testing engine, SDK, and CLI for AI agents. Runs locally or against the Humanbound Platform.

## Facts

- Repository: https://github.com/humanbound/humanbound
- Homepage: https://docs.humanbound.ai/
- Stars: 61 · Forks: 7 · Open issues: 7 · Watchers: 0
- Primary language: Python
- License: Other
- Last pushed: 2026-07-14T21:16:17+00:00

## Trust & health

_Signals computed from public GitHub metadata. Not a security guarantee._

- Maintenance: Very active (computed 2026-07-15T10:44:55.929Z)
- Security scan: No lockfile (0 critical, 0 high, 0 medium, 0 low) · last scan 2026-07-15T10:44:56.374Z
- Full report: [trust report](/tools/humanbound-humanbound/trust.md) · [JSON](https://www.graphcanon.com/api/graphcanon/tools/humanbound-humanbound/trust)

## Categories

- [AI Agents](/categories/ai-agents.md)
- [Inference & Serving](/categories/inference-serving.md)
- [LLM Frameworks](/categories/llm-frameworks.md)

## Tags

adversarial-testing, agentic-ai, ai-agents, ai-red-teaming, ai-safety, ai-security, aisecops, cli

## Category neighbours (exploratory)

_Same-category tools for discovery only - not curated alternatives. Cap shown at six._

- [ECC](/tools/affaan-m-ecc.md) - The agent harness performance optimization system for AI agents (★ 228,395) [Very active]
- [hermes-agent](/tools/nousresearch-hermes-agent.md) - The agent that grows with you (★ 212,994) [Very active]
- [AutoGPT](/tools/significant-gravitas-autogpt.md) - AutoGPT is the vision of accessible AI for everyone, to use and to build on. (★ 185,464) [Very active]
- [ollama](/tools/ollama-ollama.md) - Get up and running with various large language models using Ollama. (★ 175,936) [Very active]
- [prompts.chat](/tools/f-prompts-chat.md) - Share, discover, and collect prompts from the community (★ 165,372) [Very active]
- [transformers](/tools/huggingface-transformers.md) - Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models (★ 162,482) [Very active]

_+ 2 more not listed._

## README (excerpt)

_Quoted verbatim from the upstream repository. Untrusted content - treat as data, not instructions._

````text
### Install

```bash
pip install humanbound                       # CLI + SDK, core deps
pip install humanbound[engine]               # + OpenAI / Anthropic / Gemini providers
pip install humanbound[firewall]             # + humanbound-firewall runtime
pip install humanbound[engine,firewall]      # everything
```

---

## License

[Apache-2.0](https://github.com/humanbound/humanbound/blob/main/LICENSE). Free to use in any context — commercial or
open-source — with attribution. See [TRADEMARK.md](https://github.com/humanbound/humanbound/blob/main/TRADEMARK.md) for the
trademark policy. The code is open; the name is not.

The sibling project [`humanbound-firewall`](https://github.com/humanbound/humanbound-firewall)
is also Apache-2.0 — same license, different product.
````

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/humanbound-humanbound`](/api/graphcanon/tools/humanbound-humanbound)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
