Omniscia Steer Protocol Audit

Core Implementation Security Audit

Audit Overview

We were tasked with performing an audit of the Steer Protocol codebase and in particular their core infrastructure including staking systems, governance mechanisms, Uniswap V3 integrating vault protocols, and more.

Over the course of the audit process, we identified several vulnerabilities including two major ones around access control and the way liquidity ranges are defined within the multi-position vault contract.

We advise the Steer Protocol team to closely evaluate all minor-and-above findings identified in the report and promptly remediate them as well as consider all optimizational exhibits identified in the report.

Post-Audit Conclusion

The Steer Protocol team iterated through all findings within the initial report and created an issue for each respective finding on their repository via our report portal.

After evaluating each issue of their repository, they provided us with a revised commit hash to validate all alleviations on.

We inspected all alleviations performed by Steer Protocol and identified that certain exhibits had not been adequately dealt with which we highlighted to them.

The Steer Protocol team re-evaluated those exhibits and produced a new commit hash were changes for all exhibits could be identified along with an extensive document that detailed the rationale behind each exhibit's action or inaction.

After consuming the outputs of the document as well as the delta between the last commit hash and the version we audited, we have identified that no exhibits remain unaddressed in the codebase.

Contracts Assessed

Files in ScopeRepositoryCommit(s)
Beacon.sol (BNO)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
BeaconManager.sol (BMR)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
BundleRegistry.sol (BRY)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
BaseLiquidityManager.sol (BLM)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
DynamicJobs.sol (DJS)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
GasVault.sol (GVT)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
InterfaceManager.sol (IMR)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
InternalGovernance.sol (IGE)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
InternalGovernanceTimelock.sol (IGT)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
KeeperRegistry.sol (KRY)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
MultiPositionLiquidityManager.sol (MPL)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
Orchestrator.sol (ORO)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
SteerToken.sol (STN)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
StakingRewards.sol (SRS)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
SteerPeriphery.sol (SPY)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
SteerGovernance.sol (SGE)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
StrategyRegistry.sol (SRY)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
SteerGovernanceTimelock.sol (SGT)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
SinglePositionLiquidityManager.sol (SPL)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
TreasuryVester.sol (TVR)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
VaultRegistry.sol (VRY)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
WhitelistRegistry.sol (WRY)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
WhitelistedMultiLiquidityManager.sol (WML)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67
WhitelistedSingleLiquidityManager.sol (WSL)contractsd6ae772075,
200f275c40,
0ed41ccc18,
878a807a67

Audit Synopsis

SeverityIdentifiedAlleviatedPartially AlleviatedAcknowledged
181602
353203
151401
121200
2200

During the audit, we filtered and validated a total of 16 findings utilizing static analysis tools as well as identified a total of 66 findings during the manual review of the codebase. We strongly recommend that any minor severity or higher findings are dealt with promptly prior to the project's launch as they introduce potential misbehaviours of the system as well as exploits.

The list below covers each segment of the audit in depth and links to the respective chapter of the report: