config

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx to fetch and execute the latest version of the fibx package from the npm registry. This is a standard and expected method for utilizing Node.js-based command-line utilities.
  • [COMMAND_EXECUTION]: Execution of the fibx CLI is performed via the Bash tool 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
Risk Level
SAFE
Analyzed
Mar 19, 2026, 04:24 PM