dotnet-code-analysis
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the configuration of built-in .NET SDK analyzers and follows standard development workflows.
- [EXTERNAL_DOWNLOADS]: Reference links point exclusively to official Microsoft documentation at learn.microsoft.com, which is a well-known and trusted service for technical documentation.
- [PROMPT_INJECTION]: The skill contains defensive instructions ('Hard Rules') that explicitly forbid the agent from bypassing safety or quality constraints, such as disabling 'TreatWarningsAsErrors' or silently ignoring security diagnostics.
- [COMMAND_EXECUTION]: Uses standard development tools including the .NET CLI (dotnet) and ripgrep (rg) for repository analysis and building. These operations are scoped to project configuration and code quality tasks.
- [DATA_EXFILTRATION]: No patterns for external data transmission or sensitive file access (such as credentials or private keys) were detected. The network operations are limited to accessing trusted Microsoft documentation domains.
Audit Metadata