mcp-csharp-create

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill guides users to install project templates (Microsoft.McpServer.ProjectTemplates) and libraries (ModelContextProtocol) from the official NuGet registry. These resources originate from trusted organizations and are appropriate for the skill's purpose.
  • [COMMAND_EXECUTION]: The workflow utilizes standard .NET CLI operations (dotnet new, dotnet build, dotnet run) for project scaffolding and execution. These commands are essential for C# development and do not exhibit suspicious behavior.
  • [SAFE]: All external URLs point to legitimate Microsoft or Model Context Protocol domains. The skill follows protocol-specific best practices, such as isolating JSON-RPC traffic on stdout and directing diagnostics to stderr.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 12:41 PM