qa
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes 'gh issue create' to perform its primary function of reporting bugs to GitHub. This is a legitimate use of the GitHub CLI within the scope of a QA/bug-reporting tool.
- [SAFE]: The skill processes project-specific data like 'UBIQUITOUS_LANGUAGE.md'. While this introduces an indirect ingestion surface, the risk is mitigated by explicit instructions to exclude implementation details, file paths, and line numbers from the final output, focusing purely on high-level behavior. 1. Ingestion points: Local project files (e.g., UBIQUITOUS_LANGUAGE.md) and interactive user dialogue. 2. Boundary markers: Absent; however, the skill follows a strict issue template. 3. Capability inventory: Execution of 'gh issue create' (CLI/Network). 4. Sanitization: None specifically defined, but the skill enforces rules to exclude file paths and implementation details.
Audit Metadata