mcp-csharp-create

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Standard Developer Tooling: The skill utilizes standard .NET CLI commands such as dotnet new, dotnet build, and dotnet run for project scaffolding and management. These are routine operations within a .NET development environment.
  • Official Dependency Management: The skill provides instructions for installing the official MCP server project templates and NuGet packages from established repositories. These resources are part of the recognized .NET ecosystem and are necessary for the skill's primary functionality.
  • Network Communication Patterns: Code templates demonstrate the use of HttpClient to interact with external APIs. This is a foundational capability for MCP servers, allowing them to provide data from various services to AI models as intended.
  • Input and Protocol Handling: The implementation patterns for tools and resources use the official ModelContextProtocol SDK attributes. These patterns follow best practices for exposing functionality via the MCP protocol while maintaining typical project structure and security hygiene.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 09:51 AM