Security & Audit Proof
How Integra inherits battle-tested security from the Cosmos ecosystem
Security Coverage
Every component in Integra's stack is audited and protected by the Cosmos HackerOne Bug Bounty program.
Core blockchain framework used by Cosmos Hub, dYdX, Osmosis, and 100+ chains managing billions in value.
Byzantine Fault Tolerant consensus engine (formerly Tendermint). 12+ published security advisories, actively maintained.
Inter-Blockchain Communication protocol enabling cross-chain transfers and interoperability.
Full Ethereum Virtual Machine compatibility. Supports Solidity smart contracts, MetaMask, and all Ethereum tooling.
Integra Configuration
Binary Source
cosmos/evm @ 0e6a388
Cosmos SDK
v0.53.5
CometBFT
v0.38.19
Go Version
1.23.8
Chain ID (Mainnet)
integra-1
EVM Chain ID
26217 (0x6669)
Validators
4 active, all bonded
Consensus
CometBFT BFT, ~5s finality
Core Modifications
None (standard SDK)
Recent Upstream Security Advisories
These advisories were discovered and patched in the upstream Cosmos SDK and CometBFT repositories. Integra inherits these patches by staying on supported versions.
Integer Overflow in Cosmos SDK
ISA-2025-005
Tachyon (CometBFT)
CSA-2026-001
Invalid BitArray handling
ASA-2025-003
Malicious peer block parts
ASA-2025-002
Vote Extensions panic
ASA-2024-011
Math validation issues
ASA-2024-010
Smart Contract Security
Static Analysis
Slither, Mythril, and Foundry fuzzing for vulnerability detection
Test Coverage
Comprehensive test suites with edge case coverage
Open Source
All contract code publicly verifiable on GitHub
Audit Reports
Published audit reports from the Cosmos security repository. These cover the exact components Integra runs in production.
Cosmos SDK v0.53 Audit
Full audit of the SDK version Integra uses in production
Cosmos EVM Audit by Sherlock
July 2025. Covers the EVM module Integra uses for smart contracts
ICS/IBC Audit by Informal Systems
2023. Covers the Inter-Blockchain Communication protocol
Cosmos SDK Initial Audit
2019. Original security audit of the Cosmos SDK framework
Group Module Audit
Audit of the x/group governance module
All Cosmos Audit Reports
Full directory of all published audits (SDK, EVM, IBC, Gaia, Ledger)
Security Resources
Cosmos Security Policy
Vulnerability reporting, disclosure process, and supported versions
HackerOne Bug Bounty
Report vulnerabilities in Cosmos SDK, CometBFT, IBC, and Cosmos EVM
Security Advisories
Published advisories for Cosmos SDK and CometBFT
Cosmos SDK Source
Open source code on GitHub
CometBFT Source
Consensus engine source code
Integra EVM Module
Our EVM implementation source code