moai-lang-csharp
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions found that attempt to bypass safety guidelines, reveal system prompts, or override agent behavior.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials or access to sensitive file paths (e.g., SSH keys, environment variables) detected. All network-related patterns (MCP tools) are for retrieving documentation.
- [Remote Code Execution] (SAFE): References standard .NET CLI commands (
dotnet build,dotnet new) and well-known NuGet packages (Microsoft.EntityFrameworkCore, MediatR, FluentValidation). No suspicious remote scripts or piped bash executions were found. - [Obfuscation] (SAFE): No Base64, zero-width characters, or hidden unicode markers detected in the instructions.
- [Indirect Prompt Injection] (SAFE): While the skill can read project files via Grep and Glob, it contains no patterns that suggest the agent should execute untrusted instructions found within those files.
Audit Metadata