dotnet-uno-testing
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
UnoWasmFixtureclass implementation inSKILL.mdutilizesSystem.Diagnostics.Process.Startto invoke thedotnetCLI with theruncommand. This is a functional requirement for starting the local web server to host the WebAssembly (WASM) application being tested and is restricted to the local project path.- [PROMPT_INTERPOLATION]: The skill demonstrates interpolating variables, such asautomationId, into Playwright selector strings. This is a standard pattern in UI automation used to target specific elements and does not represent an unsafe practice in this context.
Audit Metadata