FlowFi Protocol is in active development and has not been audited by an external security firm. The contracts are deployed on Stellar Testnet only. Do not use with real funds on mainnet.
The following are in scope for security reports:
- Smart contract vulnerabilities (
contracts/) - SDK issues that could lead to loss of funds or unauthorized access (
sdk/) - Deployment script issues that could expose private keys
- Issues in third-party dependencies (report to the relevant maintainer)
- UI issues without on-chain impact
- Theoretical attacks with no practical exploit path
Please do not open a public GitHub issue for security vulnerabilities.
Email: security@flowfi.xyz
Include:
- A clear description of the vulnerability
- Steps to reproduce (proof of concept preferred)
- Your assessment of the severity and impact
- Any suggested fixes
We will acknowledge receipt within 48 hours and aim to respond substantively within 5 business days.
The following are known security limitations that are tracked as open issues:
- No emergency pause mechanism (Issue #18)
- Reward rate changes don't checkpoint all users atomically (Issue #19)
- Share price inflation attack surface on first deposit (Issue #11)
- No reentrancy analysis has been performed (Issue #20)
- Admin is a single EOA with no timelock — no governance yet (Issue #17)
We follow responsible disclosure. We ask reporters to give us 90 days to address a vulnerability before public disclosure. We will credit reporters who follow this policy in our changelog.