> For the complete documentation index, see [llms.txt](https://docs.veritasprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.veritasprotocol.com/ecosystem/transaction-shield.md).

# Transaction Shield

**For who:**&#x20;

* Users initiating transactions seeking assurance against scams and malicious contracts.

**Flow:**&#x20;

* Performs a series of security checks from domain verification to simulating transactions to identify risks before the transaction is confirmed.

**Deliverables:**

* Domain check results to avoid fake project websites.
* Contract check status based on openness of source code.
* Simulation results for detecting unauthorized token transfers.
* Address check report on suspicious address behaviors.
* Malicious code detection and risk alerts.
* Sign check against malicious sign-requests.
* Verification for transaction initiation.

<br>

<br>
