yield-dashboard
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is designed as a read-only dashboard. It performs no state-changing transactions and does not require or request signing permissions. It primarily uses read-only contract calls to query the Stacks blockchain.- [EXTERNAL_DOWNLOADS]: The skill fetches market data and pool statistics from the Bitflow public API (app.bitflow.finance) and blockchain state from the Hiro API. These are well-known and standard services for the Stacks ecosystem. Data retrieved is used purely for informational display and rebalancing suggestions.- [SAFE]: Use of the internal wallet service to retrieve the user's public address is standard for providing personalized on-chain context. No private keys, mnemonics, or other credentials are accessed or exposed.- [SAFE]: The logic for calculating APYs and rebalance suggestions is handled locally within the script using transparent formulas based on the data retrieved from established protocols.
Audit Metadata