> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flintai.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Rules reference

> Complete reference for built-in discovery, MCP server, and agent runtime rules

This rules reference provides detailed information on each of the built-in rules in Flint AI Platform, including explanations of the security risks, compliance threats, and recommended actions.

Browse or search our comprehensive library of rules to understand the underlying issues and potential impacts.

Each rule reference includes:

* A brief description of the issue and its potential impact
* Information on relevant compliance and regulatory requirements
* Explanations of the security risks and potential consequences of not addressing the issue
* Specifications for the rule pass/fail policy and severity criteria
* References to industry-recognized standards and best practices

Use this reference to better understand Flint AI Platform rules, and for guidance in creating custom rules for your specific security and compliance needs.

## Rules by category

<CardGroup cols={3}>
  <Card title="Discovery rules" icon="magnifying-glass" href="/flintai/platform/rules/discovery-rules">
    Static analysis findings about missing configurations, metadata, and evaluation scores detected during agent discovery.
  </Card>

  <Card title="MCP server rules" icon="server" href="/flintai/platform/rules/mcp-server-rules">
    Vulnerabilities in MCP servers, tools, and their configurations.
  </Card>

  <Card title="Agent runtime rules" icon="robot" href="/flintai/platform/rules/agent-runtime-rules">
    Runtime behavior vulnerabilities in agent execution, memory, communication, and control flow.
  </Card>
</CardGroup>
