guide-planning
Warn
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The module
lib/workflow_state/parity.pyinvokessubprocess.runto execute the commandnpx skills ls -g --json. This call is used to discover installed skills for the purpose of checking parity with the repository source. - [DYNAMIC_EXECUTION]: The files
lib/workflow_state/inventory.pyandscripts/manage_planning.pyutilizeimportlib.util.spec_from_file_locationandspec.loader.exec_moduleto load Python modules from paths resolved at runtime. This mechanism is used to load coordinating scripts such asmanage_proposals.pyandscope_runtime.pyfrom the local file system or sibling directories.
Audit Metadata