skills/dotnet/skills/mcp-csharp-test/Gen Agent Trust Hub

mcp-csharp-test

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • Standard Package Management: The skill utilizes standard .NET CLI commands (dotnet add package) to include widely-recognized development libraries such as Moq and FluentAssertions from official registries.
  • Testing-Specific Process Execution: Integration tests leverage StdioClientTransport to launch the local project under test via dotnet run. This is a routine procedure for verifying server-side logic in a development environment.
  • Security-Conscious Guidance: The instructions for creating evaluations explicitly state that questions should be "read-only and non-destructive," which is a proactive measure to prevent unintended side effects or data modification during the testing process.
  • Evaluation Data Handling: The skill processes XML-formatted question-and-answer pairs for measuring tool quality. This is a common pattern for LLM benchmarking and does not involve executing untrusted remote code.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 09:51 AM