mcp-csharp-debug

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx @modelcontextprotocol/inspector to download and execute the MCP Inspector tool from the npm registry, which is a standard utility for testing Model Context Protocol servers.
  • [COMMAND_EXECUTION]: Provides instructions to compile and execute local C# projects using standard dotnet build and dotnet run commands.
  • [COMMAND_EXECUTION]: Includes a PowerShell utility script in references/ide-config.md that automates the generation of mcp.json configuration files by reading local project metadata and source code.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management practices by using VS Code's ${input:variable} pattern to prompt users for API keys at runtime instead of hardcoding them in configuration files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 12:40 PM
Security Audit — agent-trust-hub — mcp-csharp-debug