Mindgard website screenshot

Mindgard

Mindgard is a UK-based offensive AI security company (London/Lancaster, spun out of Lancaster University) that provides an automated AI red-teaming and security testing platform for large language models, AI agents, and generative AI systems. Mindgard's platform combines AI Discovery and Recon (mapping the AI attack surface and shadow AI usage), continuous AI Red Teaming against evolving attacker techniques, AI Assessment, AI Runtime Protection, and Model Scanning, backed by a research-led attack library covering jailbreaks (ActorAttack, Crescendo, EvilConfidant, PersonGPT, DevModeV2, AsciiArtAttack, AntiGPT), prompt-injection techniques (Ascii85, AnsiEscaped, AnsiRaw and others), and policy/violation testing (MaliciousGeneration, PromptAlignment). Developers and security teams integrate Mindgard via a public REST API (projects, tests, multi-turn tests, datasets, findings, reconnaissance), a Python CLI (`pip install mindgard`), a Python SDK, a Burp Suite extension, and a GitHub Action for adding red-team checks to MLOps pipelines. The company also maintains and contributes to open-source security tooling including PyRIT integrations, an OpenAI-compatible LLM-Guard proxy, a chatbot API wrapper for testing web chatbots, and proof-of-concept vulnerability demonstrations (document RCE in LangChain agents, hidden audio jailbreaks, prompt-jailbreak demos). Mindgard's commercial model is enterprise SaaS with platform and services tiers; pricing is gated behind a sales conversation, and the platform is positioned for security, AppSec, and AI governance teams testing customer-facing or internally deployed AI systems.

Mindgard is profiled on the APIs.io network. Tagged areas include AI Security, AI Red Teaming, LLM Security, Generative AI Security, and Prompt Injection.

Mindgard’s developer surface includes documentation, API reference, GitHub presence, engineering blog, and 22 more developer resources.

10.9/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
0 APIs
AI SecurityAI Red TeamingLLM SecurityGenerative AI SecurityPrompt InjectionJailbreak TestingAI DiscoveryAI Runtime ProtectionModel ScanningAI GovernanceOffensive SecurityMLOps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 10.9/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.8 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/mindgard: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mindgard Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 3

Reference material describing how the API behaves

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Company 6

The organization behind the API

Other 6

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: mindgard
name: Mindgard
description: Mindgard is a UK-based offensive AI security company (London/Lancaster, spun out of Lancaster University) that
  provides an automated AI red-teaming and security testing platform for large language models, AI agents, and generative
  AI systems. Mindgard's platform combines AI Discovery and Recon (mapping the AI attack surface and shadow AI usage), continuous
  AI Red Teaming against evolving attacker techniques, AI Assessment, AI Runtime Protection, and Model Scanning, backed by
  a research-led attack library covering jailbreaks (ActorAttack, Crescendo, EvilConfidant, PersonGPT, DevModeV2, AsciiArtAttack,
  AntiGPT), prompt-injection techniques (Ascii85, AnsiEscaped, AnsiRaw and others), and policy/violation testing (MaliciousGeneration,
  PromptAlignment). Developers and security teams integrate Mindgard via a public REST API (projects, tests, multi-turn tests,
  datasets, findings, reconnaissance), a Python CLI (`pip install mindgard`), a Python SDK, a Burp Suite extension, and a
  GitHub Action for adding red-team checks to MLOps pipelines. The company also maintains and contributes to open-source security
  tooling including PyRIT integrations, an OpenAI-compatible LLM-Guard proxy, a chatbot API wrapper for testing web chatbots,
  and proof-of-concept vulnerability demonstrations (document RCE in LangChain agents, hidden audio jailbreaks, prompt-jailbreak
  demos). Mindgard's commercial model is enterprise SaaS with platform and services tiers; pricing is gated behind a sales
  conversation, and the platform is positioned for security, AppSec, and AI governance teams testing customer-facing or internally
  deployed AI systems.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mindgard.png
tags:
- AI Security
- AI Red Teaming
- LLM Security
- Generative AI Security
- Prompt Injection
- Jailbreak Testing
- AI Discovery
- AI Runtime Protection
- Model Scanning
- AI Governance
- Offensive Security
- MLOps
url: https://raw.githubusercontent.com/api-evangelist/mindgard/refs/heads/main/apis.yml
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.20'
apis: []
common:
- type: DomainSecurity
  url: security/mindgard-domain-security.yml
- type: Website
  url: https://mindgard.ai
- type: Platform
  url: https://mindgard.ai/platform
- type: Documentation
  url: https://docs.mindgard.ai
- type: APIReference
  url: https://docs.mindgard.ai/api-reference/projects/list-projects
- type: CLIReference
  url: https://docs.mindgard.ai/user-guide/cli-reference
- type: PythonSDK
  url: https://docs.mindgard.ai/user-guide/python-sdk
- type: AttackLibrary
  url: https://docs.mindgard.ai/attack-library/jailbreaks/overview
- type: RemediationLibrary
  url: https://docs.mindgard.ai/remediation-library/anonymization-of-data
- type: WorkflowIntegrations
  url: https://docs.mindgard.ai/user-guide/workflow-integrations
- type: EnterpriseSetup
  url: https://docs.mindgard.ai/user-guide/enterprise-setup
- type: GitHub
  url: https://github.com/Mindgard
- type: PyPI
  url: https://pypi.org/project/mindgard/
- type: BurpExtension
  url: https://github.com/Mindgard/mindgard-burp-extension
- type: GitHubAction
  url: https://github.com/Mindgard/mindgard-github-action-example
- type: Research
  url: https://mindgard.ai/blog
- type: Customers
  url: https://mindgard.ai/customers
- type: Disclosures
  url: https://mindgard.ai/disclosures
- type: Services
  url: https://mindgard.ai/services
- type: AIAcademy
  url: https://mindgard.ai/ai-academy
- type: Careers
  url: https://mindgard.ai/careers
- type: Contact
  url: https://mindgard.ai/contact
- type: About
  url: https://mindgard.ai/about
- type: LinkedIn
  url: https://www.linkedin.com/company/mindgard
- type: Twitter
  url: https://twitter.com/mindgardai
- type: Blog
  url: https://mindgard.ai/blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com