# LLM Security Verification Standard 0.0.1

The primary aim of the OWASP Large Language Model Security Verification Standard (LLMSVS) Project is to provide an open security standard for systems which leverage artificial intelligence and Large Language Models.

The standard provides a basis for designing, building, and testing robust LLM backed applications, including architectural, model lifecycle, model training, model operation and integration, model storage and monitoring concerns.

<figure><img src="https://cdn.dribbble.com/userupload/4028167/file/original-74495166c5f4aa4e11dce8d2e5118618.png?resize=1600x1200" alt="AI Security"><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="/pages/n6IdEjoKnPFgercs9CGj"><mark style="color:purple;"><strong>Frontispiece</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/QiecbxOAPSzncmjlF8j0"><mark style="color:purple;"><strong>Preface</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/b3tkPlXkExXIzDUyN9E4"><mark style="color:purple;"><strong>Utilizing the LLMSVS</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/nboeGbCJ8wAFWHXcQ8ov"><mark style="color:purple;"><strong>Assessment and Certification</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/ndBcgPAxVVjCLL1wdldS"><mark style="color:purple;"><strong>V1. Secure Configuration and Maintenance</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/bXCRwavZLmjx38WMBFXA"><mark style="color:purple;"><strong>V2. Model Lifecycle</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/8EK5sG9h42Ommy5MQEVe"><mark style="color:purple;"><strong>V3. Real Time Learning</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/i9xQhTvmHPpnL8OCKTHI"><mark style="color:purple;"><strong>V4. Model Memory and Storage</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/mNVF5xjWmr5lhKU9qPs4"><mark style="color:purple;"><strong>V5. Secure LLM Integration</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/wXIf8LiEtmdq4up9W2G6"><mark style="color:purple;"><strong>V6. Agents and Plugins</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/eN3tHf8zDcBjv10FATFi"><mark style="color:purple;"><strong>V7. Dependency and Component</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/V2BeeP3ITgYnkn267toi"><mark style="color:purple;"><strong>V.8 Monitoring and Anomaly Detection</strong></mark></a></td><td align="center"></td></tr><tr><td align="center"><a href="/pages/cLUhEQFYmQ2PFbFmFzeY"><mark style="color:purple;"><strong>Appendix A: Glossary</strong></mark></a></td><td align="center"></td></tr></tbody></table>

### Art by:&#x20;

[Jeremiah Shaw](https://dribbble.com/jermshaw)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.hackerium.io/owasp/llm-security-verification-standard-0.0.1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
