config
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes the
Bashtool to executefibxCLI commands for configuration management. Specifically, it usesnpx fibx@latest configto set and retrieve RPC URLs and list local configurations. - [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto fetch and execute thefibxpackage from the npm registry at runtime. This is standard behavior for Node.js-based CLI tools and aligns with the skill's stated purpose of providing access to the latest version of the utility.
Audit Metadata