yield-dashboard
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide a read-only dashboard for Stacks DeFi protocols, which aligns with its stated purpose and metadata.- [EXTERNAL_DOWNLOADS]: The skill fetches market data from Bitflow's public API (app.bitflow.finance) and blockchain state from the Hiro API. These are well-known and expected services for the Stacks blockchain environment.- [DATA_EXFILTRATION]: The skill retrieves wallet balance information and contract states to calculate portfolio value. This data is used for local display and rebalance suggestions, and no sensitive credentials or private keys are accessed.- [COMMAND_EXECUTION]: The script uses a standard CLI structure for subcommand routing (overview, positions, etc.) and does not execute arbitrary shell commands or user-supplied input strings.
Audit Metadata