stacks-alpha-engine
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill implements a comprehensive multi-gate safety pipeline including Scout, Reserve, Guardian, and YTG modules that must all pass before any transaction instructions are generated.
- [EXTERNAL_DOWNLOADS]: The engine interacts with established Stacks infrastructure and well-known protocol APIs, such as Hiro, Bitflow, and Mempool.space, to fetch the real-time blockchain and market data necessary for its operation.
- [SAFE]: The Proof-of-Reserve module performs cryptographic verification using BIP-341 Taproot derivation to ensure sBTC is fully backed by Bitcoin, utilizing the standard tiny-secp256k1 library.
- [SAFE]: All write-based commands are designed with a safety-first approach, requiring an explicit confirmation flag from the user and providing a detailed dry-run preview by default.
- [SAFE]: Local state persistence is limited to a timestamp for managing rebalancing cooldowns, which is a standard implementation for rate-limiting sensitive financial operations.
Audit Metadata