csharp-dotnet-development
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality technical guidance for modern .NET development (versions 8, 9, and 10), focusing on established architectural patterns like dependency injection, asynchronous programming, and clean project boundaries.
- [DATA_EXFILTRATION]: The skill includes instructions to protect sensitive data by recommending the use of managed secret stores (e.g., Azure Key Vault) and environment variables, while explicitly warning against sending credentials or personal data to AI model providers.
- [PROMPT_INJECTION]: The guidelines for AI integration proactively address security by instructing the agent to implement prompt-injection defenses and maintain strict separation between system instructions and untrusted user/retrieved content.
- [COMMAND_EXECUTION]: The skill prescribes the use of standard .NET CLI tooling (e.g.,
dotnet build,dotnet test,dotnet format) for legitimate development tasks and verification, with no evidence of unauthorized or dangerous command execution.
Audit Metadata