> For the complete documentation index, see [llms.txt](https://docs.looputo.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.looputo.xyz/technical/security.md).

# Security

Audits, multisigs and on-chain monitoring.

Looputo is committed to a security-centric process across the entire lifecycle of the protocol smart contracts, from development to deployment and ongoing monitoring.

### Audits

The Looputo protocol smart contracts have undergone multiple rounds of independent security audits. The full reports will be published in the coming weeks:

{% content-ref url="/pages/AJgzsgiALNBcBSDZkIw1" %}
[Audits](/technical/audits.md)
{% endcontent-ref %}

### Multisigs & Timelocks

**Admin Multisig**\
A 3-of-5 Safe responsible for executing all privileged protocol actions. Contract upgrades are additionally subject to a 48-hour timelock, providing oversight and protection against misconfiguration or compromise.

Know more about roles and permissions for the multisig and timelock: [Roles and Permissions](/technical/roles-and-permissions.md)

### On-Chain Monitoring

The team runs a suite of internal and third-party on-chain monitoring tools and bots that continuously track protocol activity. These systems detect anomalies such as unexpected multisig actions, unusual contract interactions, or deviations in expected keeper behavior.

In the event of a critical issue, the monitoring stack can automatically trigger protective responses, ensuring rapid mitigation without relying on external infrastructure.
