config
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
npx fibx@latest configcommands to interact with the local configuration file located in the user's home directory (e.g.,~/.config/fibx/config.json).- [EXTERNAL_DOWNLOADS]: The skill fetches thefibxpackage from the NPM registry at runtime when the agent invokes the CLI tool.- [REMOTE_CODE_EXECUTION]: Use ofnpxtriggers the download and execution of the latest version of an external Node.js package. This is the standard delivery method for the fibx utility and is aligned with the skill's stated purpose.
Audit Metadata