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 Bash tool to execute fibx CLI commands for configuration management. Specifically, it uses npx fibx@latest config to set and retrieve RPC URLs and list local configurations.
  • [EXTERNAL_DOWNLOADS]: The skill utilizes npx to fetch and execute the fibx package 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
Risk Level
SAFE
Analyzed
Mar 31, 2026, 10:08 AM