zest-yield-manager
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs read-only operations to verify environment readiness and blockchain state before suggesting transactions. It implements mandatory pre-flight checks for STX gas and sBTC balances.
- [EXTERNAL_DOWNLOADS]: Dependencies are limited to official Stacks ecosystem packages (
@stacks/transactions,@stacks/network), which are standard for interacting with the Stacks blockchain. - [COMMAND_EXECUTION]: Network operations are restricted to the Hiro API (
api.hiro.so), a standard and well-known infrastructure service for the Stacks blockchain. - [DATA_EXFILTRATION]: No sensitive data or credentials are exfiltrated. The skill correctly retrieves the public wallet address from environment variables (
STACKS_ADDRESS,STX_ADDRESS) solely to query public on-chain balances.
Audit Metadata