maui-devflow-debug
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- Standard Tool Integration: The skill utilizes official and widely-recognized development tools including the dotnet CLI, Android adb, and Apple simctl. These are standard for mobile and cross-platform development and are used here for their intended purposes such as building, deploying, and inspecting applications.
- Data Ingestion for Debugging: The skill includes instructions for reading application logs and inspecting UI trees. While this constitutes an indirect prompt injection surface—as external data is brought into the agent's context—this is a fundamental requirement for debugging functionality and is handled through standard CLI outputs.
- System Configuration Instructions: The documentation provides guidance on Linux system configuration (e.g., setting up ydotool and udev rules) and macOS entitlements. These steps are presented as standard setup procedures for enabling local automation and network connectivity in a development environment.
- Vendor-Specific Tooling: The skill references several dotnet global tools and NuGet packages (Microsoft.Maui.Cli, Microsoft.Maui.DevFlow.*). These align with the author's identity and represent a cohesive ecosystem for the described debugging workflows.
Audit Metadata