stacks-market
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with the public API at
api.stacksmarket.appfor market discovery and search functions. This is consistent with its stated purpose of prediction market trading. - [SAFE]: On-chain write operations (buy, sell, redeem) are performed through the
market-factory-v18-biascontract on the Stacks mainnet. These operations require an unlocked wallet, following standard security practices for blockchain interactions. - [SAFE]: The code implements slippage protection by requiring users to provide
max-costormin-proceedsparameters derived from real-time price quotes before executing trades. - [SAFE]: All network requests and contract calls target the vendor's own infrastructure or established blockchain providers, with no evidence of unauthorized data exfiltration or malicious external downloads.
- [SAFE]: The use of
PostConditionMode.Allowis documented as a necessity for the specific contract's internal STX movements between pool and fee wallets, representing intentional design rather than a security oversight.
Audit Metadata