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

# Security

> How to report security vulnerabilities in Augent.

If you discover a security vulnerability in Augent, please report it responsibly.

**Do not open a public issue.**

***

## Reporting

Use [GitHub Security Advisories](https://github.com/AugentDevs/Augent/security/advisories/new) to report the vulnerability privately, or email [security@augent.app](mailto:security@augent.app).

We will acknowledge your report within 48 hours and aim to release a fix within 7 days for critical issues.

***

## Scope

<CardGroup cols={2}>
  <Card title="In scope" icon="bullseye">
    * MCP server (`augent-mcp`)
    * CLI tools (`augent`, `audio-downloader`)
    * Web UI (`augent-web`)
    * Installer script (`install.sh`)
    * Python library code
  </Card>

  <Card title="Out of scope" icon="ban">
    * Third-party dependencies (report to their maintainers directly)
    * Issues requiring physical access to the machine
    * Social engineering
  </Card>
</CardGroup>

***

## Supported Versions

| Version        | Supported |
| -------------- | --------- |
| Latest release | Yes       |
| Older releases | No        |
