dotnet-csharp
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscated content were detected across the 27 files. The skill is designed as an internal knowledge base for the agent to ensure code quality and consistency in .NET development.
- [NO_CODE]: The skill is a 'no-code' repository containing only Markdown files and configuration YAML. It does not include any scripts (e.g., .py, .js, .sh) or binaries that would be executed on the agent's host.
- [EXTERNAL_DOWNLOADS]: The documentation includes URLs and references to official Microsoft Learn pages, Microsoft DevBlogs, and recognized technology experts (e.g., Stephen Cleary, Joseph Albahari). These are considered well-known and trusted technical resources and do not represent a security risk.
- [DATA_EXFILTRATION]: There are no patterns suggesting data exfiltration. The documentation specifically includes security-focused advice, such as avoiding the use of
Path.Combinewith untrusted input to prevent path traversal, and usingGeneratedRegexto mitigate ReDoS (Regular Expression Denial of Service).
Audit Metadata