scaffold-dotnet-test-project
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- Standard SDK Operations: The skill utilizes legitimate .NET CLI tools such as
dotnet new,dotnet add,dotnet sln, anddotnet testto perform project management tasks. These operations are standard for .NET development and are used here within their intended functional scope. - Controlled File Access: The skill's operations are restricted to relevant development artifacts like
.csproj,.sln,.slnx, and.slnffiles within the user's repository. No patterns suggesting unauthorized access to sensitive system files or credentials were detected. - Absence of Malicious Patterns: There is no evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms. The skill focuses strictly on structural repository edits and verification through standard build commands.
Audit Metadata