mstest

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the dotnet CLI to execute tests ('dotnet test') and manage project dependencies ('dotnet add package'). These are standard operations for .NET development.
  • [EXTERNAL_DOWNLOADS]: The skill installs the official MSTest package from the NuGet registry. This is a well-known and trusted service provided by Microsoft.
  • [PROMPT_INJECTION]: The skill reads configuration and project metadata from files like AGENTS.md and *.csproj to determine the appropriate commands and runner model. This represents a potential surface for indirect prompt injection, which the skill manages through explicit planning and validation workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 02:19 AM