modern-csharp
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard development tools including
dotnet buildfor verification anddotnet --list-sdksfor environment assessment. These commands are integral to its purpose as a C# modernization tool. - [DATA_EXFILTRATION]: The skill reads local project files such as
.csproj,Directory.Build.props, andAGENTS.mdto identify target frameworks and language versions. This access is restricted to configuration data necessary for the skill's operation and does not involve any external data transmission. - [PROMPT_INJECTION]: Analysis of the instructions and reference materials found no attempts to manipulate agent behavior, bypass safety guidelines, or extract system prompts.
- [REMOTE_CODE_EXECUTION]: There is no evidence of the skill downloading or executing code from remote or untrusted sources. All operations are performed using locally installed development tools.
Audit Metadata