dotnet-project-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
findcommand to identify .NET solution and project files within the local directory structure. This operation is limited to file discovery and is consistent with the skill's primary purpose. - [SAFE]: The skill analyzes common .NET configuration files, including
nuget.config,appsettings.json, and project files. The analysis is focused on structural metadata and build settings, with no instructions for data exfiltration or unauthorized access. - [SAFE]: The skill follows established .NET development patterns and guides the agent to perform structural analysis without introducing malicious behaviors or attempting to bypass security constraints.
Audit Metadata