dotnet-stryker
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to integrate Stryker.NET, a legitimate and well-known mutation testing utility, into a .NET development workflow.
- [COMMAND_EXECUTION]: The skill uses standard .NET CLI commands such as
dotnet tool installanddotnet stryker. These are used appropriately for their intended purpose of managing and running the testing tool. - [EXTERNAL_DOWNLOADS]: The skill specifies the installation of the
dotnet-strykerpackage. This is a standard package installed from the official NuGet repository via the .NET SDK. - [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were detected. The instructions focus on the 'Ralph Loop' for structured task execution.
- [DATA_EXFILTRATION]: No sensitive file access or unauthorized network operations were identified. Mentions of the Stryker Dashboard are consistent with the tool's documented features for report sharing.
Audit Metadata