guide-scope
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill routes user requests by invoking local Python scripts such as
manage_planning.py,manage_execution.py, andbootstrap.py. It includes a preflight validation step to ensure that any explicit scope paths provided by the user are located within the repository boundaries, mitigating risks like directory traversal. - [SAFE]: No indicators of prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution were identified in the provided file. The skill uses local repository helpers as intended for its orchestration purpose.
Audit Metadata