# Audit Report

### Trail of Bits (January 28, 2021)

Throughout this assessment, we \[Trail of Bits] sought to answer various questions about the security of CREAM. We focused on flaws that would allow an attacker to:

* Manipulate asset prices returned by the price oracles.
* Subvert the imposed caps on borrowing or supplying.
* Bypass access controls to modify contract state.

Trail of Bits [Publications GitHub](https://github.com/trailofbits/publications/blob/master/reviews/CREAMSummary.pdf)

{% file src="/files/-MYO2nqvY7BJBJ1KKIhX" %}
Audit Report - Trail of Bits
{% endfile %}


---

# 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://docs.cream.finance/audit-report.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.
