code-analysis
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official .NET SDK tools (
dotnet build) and standard search utilities (rg) to manage project configuration. - [SAFE]: All referenced documentation and dependencies are from trusted sources, specifically official Microsoft documentation and first-party NuGet packages like
Microsoft.CodeAnalysis.NetAnalyzers. - [SAFE]: The instructions contain strong security-positive rules that explicitly forbid the agent from disabling
TreatWarningsAsErrorsor suppressing security-related diagnostics (CA3xxx/CA5xxx) without user approval. - [SAFE]: No malicious patterns such as obfuscation, credential exfiltration, or remote code execution from untrusted sources were detected.
Audit Metadata