tx-confirmation
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and act upon external transaction data and user account summaries.
- Ingestion points: Data retrieved via
get_user_activity,get_user_summary, andget_user_positionstools. - Boundary markers: The instructions do not specify the use of delimiters to separate tool-provided data from system instructions.
- Capability inventory: The skill relies on read-only tools to fetch protocol state and transaction history.
- Sanitization: There are no explicit instructions to sanitize or validate the content returned by the external API.
- [EXTERNAL_DOWNLOADS]: The skill references the official Aave Model Context Protocol (MCP) server at
https://mcp.aave.comfor its data retrieval operations.
Audit Metadata