yield-analysis
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external market data via protocol-specific tools such as
get_marketsandget_reserve_details. - Ingestion points: Market data, reserve details, and APY history retrieved from Aave protocol tools.
- Boundary markers: The skill specifies strict reporting rules for transparency (e.g., naming covered and uncovered chains) but does not define explicit delimiters for the external data within the prompt.
- Capability inventory: The skill is strictly limited to data analysis and reporting; it contains no subprocess calls, file-write operations, or arbitrary network access.
- Sanitization: No explicit sanitization is described, as the tools return structured financial data (yields, rates, and statuses) rather than arbitrary natural language text.
Audit Metadata