write-ui-tests
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Local Script Execution: The workflow involves running PowerShell scripts found in the .github directory of the repository. These scripts automate the verification process to ensure tests correctly identify issues before a fix is applied.\n- Source Code Generation: The skill generates C# source files for UI tests based on predefined patterns. While dynamic code generation is a powerful capability, it is used here specifically to create test cases within the project's structure for compilation by the standard .NET SDK.\n- Repository-Defined Instruction Access: The skill retrieves testing conventions from local markdown files in the .github/instructions/ folder. This ensures the generated code adheres to project-specific requirements.
Audit Metadata