What problem does it solve?
Analyzes Sui oracle integrations to identify staleness, decimal handling gaps, and potential failure modes that could impact pricing, collateral, or governance decisions.
Core Features & Use Cases
- Oracle inventory and mapping for data sources (pyth, switchboard v2, supra, custom on-chain feeds) and the consumer functions that read them
- Staleness and freshness checks to ensure oracle data is up-to-date before it influences protocol behavior
- Decimal normalization audit to verify exponent handling and correct decimal scaling across oracle outputs and protocol consumers
- Deviation reference auditing and failure-mode analysis for robust risk assessment in multi-oracle setups
- TWAP considerations and cold-start edge-case analysis to prevent exploitation during periods of low observability
- Deliverables include a structured report with code locations and recommended mitigations
Quick Start
Run this skill against your Sui Move protocol to generate a comprehensive oracle-analysis report.