Submitted by cmichel
The protocol differentiates between public pool creations and private ones (starting without liquidity). However, this is not effective as anyone can just flashloan the required initial pool liquidity, call PoolFactory.createPoolADD, receive the LP tokens in addForMember and withdraw liquidity again.
Recommend considering burning some initial LP tokens or taking a pool creation fee instead.
SamusElderg (Spartan) confirmed:
