bmad-advanced-elicitation
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local script
python3 {project-root}/_bmad/scripts/resolve_config.pyduring Step 1 to resolve agent configurations. This is a standard initialization process within the bmad-labs framework to merge project-specific and user-specific settings. - [DATA_EXPOSURE]: The skill reads metadata from local configuration files (
_bmad/config.toml,_bmad/custom/config.toml, etc.) to retrieve agent roles and descriptions. This information is used internally to facilitate the 'party-mode' feature and is not transmitted to any external endpoints.
Audit Metadata