migrate-static-to-wrapper
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs mechanical refactorings to replace static calls with dependency-injected abstractions. It utilizes standard .NET CLI tools for project verification and package management. No patterns of data exfiltration, credential theft, or malicious code execution were identified.
- [COMMAND_EXECUTION]: The skill uses
dotnet buildanddotnet add packageto verify refactored code and ensure dependencies are met. These actions are appropriate for the tool's purpose and are executed within the user-defined scope.
Audit Metadata