maui-platform-apis
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions found that attempt to override system prompts or bypass safety guardrails. Guidelines focus on valid software engineering practices.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, secrets, or sensitive file paths were identified. The use of
FileSystem.AppDataDirectoryis standard for cross-platform app storage. - Unverifiable Dependencies & Remote Code Execution (SAFE): The skill does not download or execute external scripts. The C# scripts (
.csx) are static code templates for the agent to reference, not executed during analysis or installation. - Indirect Prompt Injection (SAFE): The skill provides guidance for internal app development and does not include logic for processing untrusted external inputs in a way that influences agent behavior.
- Obfuscation (SAFE): All files are in plain text; no Base64, homoglyphs, or hidden Unicode characters were detected.
Audit Metadata