maui-project-structure
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [Command Execution]: The instructions reference the
maui doctorcommand, which is a standard diagnostic tool for .NET MAUI environments. This is a common utility used within the skill's scope of project configuration. - [Indirect Prompt Injection Surface]: The skill involves reading and modifying project configuration files, which presents a surface for indirect prompt injection if those files contain unintended instructions.
- Ingestion points: Files such as
.csproj,Directory.Packages.props,AndroidManifest.xml,Info.plist, andPackage.appxmanifest. - Boundary markers: The instructions do not define specific delimiters for separating project data from agent instructions.
- Capability inventory: Capabilities include modifying build properties, managing NuGet packages, and executing environment diagnostics.
- Sanitization: The skill includes a Validation Checklist to ensure consistency in project structure and versioning, though it does not specify character-level escaping for the ingested file content.
Audit Metadata