flare-smart-accounts
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the author's official GitHub repository for its CLI tool and provides instructions for installation. These are verified vendor resources from the 'flare-foundation' organization.
- [COMMAND_EXECUTION]: Documentation describes various CLI commands for blockchain interaction, such as encoding instructions and bridging transactions. These are standard operational commands for the described vendor tool.
- [PROMPT_INJECTION]: The skill identifies a surface for potential indirect prompt injection via XRPL payment memos.
- Ingestion points: Incoming XRPL payment memos as documented in SKILL.md.
- Boundary markers: The documentation mandates treating memos as fixed 32-byte structured payloads.
- Capability inventory: The associated CLI tool can initiate blockchain payments and bridge instructions.
- Sanitization: Explicit warnings are provided to prevent passing memo content into AI prompts or using it to influence agent behavior.
Audit Metadata