nopus-configure
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to run a local Node.js script (
configure.mjs) located in the project's distribution folder (../../dist/) relative to the skill definition. - [COMMAND_EXECUTION]: It processes user-supplied configuration parameters (such as sensitivity levels and feature toggles) and passes them as arguments to the script. The instructions explicitly define the valid set of arguments ('low', 'medium', 'high', 'on', 'off') to be used.
Audit Metadata