authenticate-wallet
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npx fibx@latestto fetch and execute thefibxCLI package from the npm registry during the authentication process. - [COMMAND_EXECUTION]: The skill employs the
Bashtool to execute shell commands for wallet login, verification, status checks, and session management. - [DATA_EXFILTRATION]: While the skill processes sensitive authentication data such as email addresses, OTP codes, and private keys, it includes specific instructions to protect this information, such as avoiding logs in conversation history and requiring interactive input for private keys to prevent CLI argument exposure.
Audit Metadata