config
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto fetch and execute the latest version of thefibxpackage from the npm registry. This is a standard and expected method for utilizing Node.js-based command-line utilities. - [COMMAND_EXECUTION]: Execution of the
fibxCLI is performed via theBashtool to modify or retrieve configuration data stored within the user's local filesystem (typically~/.config/fibx/). - [PROMPT_INJECTION]: The skill accepts user-defined RPC URLs which are passed as arguments to the CLI. The skill documentation notes that the CLI performs format validation on these URLs to mitigate potential errors or injection attempts.
Audit Metadata