maui-performance
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- Indirect Prompt Injection Surface: The skill instructs the agent to analyze application symptoms and logs, which represent external, potentially untrusted data.
- Ingestion points: Analyzes target app logs and performance symptoms (SKILL.md).
- Boundary markers: None explicitly defined for diagnostic data ingestion.
- Capability inventory: Uses the
mauiCLI tool for profiling. - Sanitization: No specific sanitization mentioned for external log content.
- Command Execution: The skill involves the execution of the
mauiprofiling tool for startup analysis. This tool is part of the standard .NET MAUI development environment and is used here for its intended diagnostic purpose.
Audit Metadata