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

# Security and Decentralization

Skyline's decentralization is established through a network of independent validator nodes, each employing robust consensus mechanisms in conjunction with multisignature UTXO or smart contract technology, depending on the chain. The security of Skyline fundamentally relies on achieving consensus among these independent validators and on having at least one reliable Relayer present.

Multisignature UTXOs add an additional layer of transaction integrity, significantly mitigating the risks associated with unauthorized asset transfers or fraudulent activities. Each transaction demands multiple signatures from separate validators, ensuring no single party can compromise or manipulate asset movements unilaterally.Similarly, the smart contract enforces consensus by requiring a predefined quorum of independent signatures before any state transition or asset movement can be executed, effectively replicating multisignature security guarantees at the contract level rather than the UTXO layer.

Additionally, Skyline includes an automatic refund mechanism, enhancing transactional security by swiftly and securely returning user assets in the event of invalid or failed bridging requests.

The decentralized architecture provides strong resistance against centralized points of failure, resulting in a highly resilient and secure cross-chain bridging solution. Overall, these mechanisms ensure Skyline consistently delivers secure and dependable cross-chain asset transfers between supported ecosystems.
