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 build for verification and dotnet --list-sdks for 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, and AGENTS.md to 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
Risk Level
SAFE
Analyzed
Apr 22, 2026, 02:19 AM