fund-wallet
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill uses a specific CLI tool (
fdx) to perform wallet operations. - [COMMAND_EXECUTION] (LOW): The skill executes bash commands (
fdx status,fdx call getWalletOverview). These are restricted to a specific allowlist in the metadata and are consistent with the skill's purpose. - [DATA_EXPOSURE] (LOW): The skill retrieves wallet addresses and balances. This information is intended to be shared with the user to facilitate funding and is not sent to unauthorized third parties.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill processes output from the
fdxtool. While this is an ingestion surface for external data, the capabilities are limited to informational display, posing minimal risk.
Audit Metadata