reconcile-feature
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script uses dynamic module loading via
importlibto execute internal utility scripts (manage_feature_changes.py,manage_execution.py, andmanage_planning.py) for cross-skill orchestration. The execution is limited to specific paths within the local repository and does not involve untrusted input or remote code. - [SAFE]: The skill implements a strict whitelist for file operations, ensuring only approved documentation files such as
discover.md,system-design.md, andui-design.mdare updated during the reconciliation process.
Audit Metadata