dotnet-uno-testing

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The UnoWasmFixture class implementation in SKILL.md utilizes System.Diagnostics.Process.Start to invoke the dotnet CLI with the run command. 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 as automationId, 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
Risk Level
SAFE
Analyzed
Mar 7, 2026, 03:43 PM