send
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npx fibx@latestto download the vendor's transaction utility from the npm registry. This is an expected behavior for accessing the Fibrous Finance CLI tools. - [REMOTE_CODE_EXECUTION]: Code downloaded via
npxis executed to perform blockchain operations. Thefibxpackage is a legitimate resource provided by the author to support the skill's functionality. - [COMMAND_EXECUTION]: The skill invokes Bash commands to interact with the wallet CLI. These commands process user-provided parameters like destination addresses and token amounts to perform transfers and query status.
Audit Metadata