# Contract Security

The smart contracts or relevant codes of crypto assets must have been audited by the companies or institutions CypherBabel recognizes.

The recognized audit companies or institutions are as follows:&#x20;

<table><thead><tr><th width="258" align="center">Audit Agency</th><th align="center">URL</th></tr></thead><tbody><tr><td align="center">OpenZeppelin</td><td align="center"><a href="https://www.openzeppelin.com/security-audits">https://www.openzeppelin.com/security-audits</a></td></tr><tr><td align="center">Trail of Bits</td><td align="center"><a href="https://www.trailofbits.com/">https://www.trailofbits.com</a></td></tr><tr><td align="center">ConsenSys Diligence</td><td align="center"><a href="https://consensys.net/diligence/">https://consensys.net/diligence</a></td></tr><tr><td align="center">Runtime Verification</td><td align="center"><a href="https://runtimeverification.com/">https://runtimeverification.com</a></td></tr><tr><td align="center">Certora</td><td align="center"><a href="https://www.certora.com/#">https://www.certora.com</a></td></tr><tr><td align="center">Paladin</td><td align="center"><a href="https://paladinsec.co/services/">https://paladinsec.co</a></td></tr><tr><td align="center">Halborn</td><td align="center"><a href="https://halborn.com/">https://halborn.com</a></td></tr><tr><td align="center">ChainSecurity</td><td align="center"><a href="https://chainsecurity.com/audits/">https://chainsecurity.com/audits</a></td></tr><tr><td align="center">Dedaub</td><td align="center"><a href="https://dedaub.com/">https://dedaub.com</a></td></tr><tr><td align="center">Quantstamp</td><td align="center"><a href="https://quantstamp.com/">https://quantstamp.com</a></td></tr><tr><td align="center">Omniscia</td><td align="center"><a href="https://omniscia.io/">https://omniscia.io</a></td></tr><tr><td align="center">Coinspect</td><td align="center"><a href="https://www.coinspect.com/">https://www.coinspect.com</a></td></tr><tr><td align="center">PeckShield</td><td align="center"><a href="https://peckshield.com/">https://peckshield.com</a></td></tr><tr><td align="center">Certik</td><td align="center"><a href="https://www.certik.com/">https://www.certik.com</a></td></tr><tr><td align="center">Arcadia Group</td><td align="center"><a href="https://www.arcadiamgroup.com/">https://www.arcadiamgroup.com</a></td></tr><tr><td align="center">Slowmist</td><td align="center"><a href="https://www.slowmist.com/">https://www.slowmist.com</a></td></tr><tr><td align="center">Solidity Finance</td><td align="center"><a href="https://solidity.finance/">https://solidity.finance</a></td></tr></tbody></table>


---

# 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://caim.bitomni.io/eligibility-criteria/contract-security.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.
