moai-foundation-uiux
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 override agent behavior, bypass safety filters, or extract system prompts. The content is strictly instructional and technical.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file path access, or unauthorized network operations were identified. Use of localStorage is confined to legitimate UI theme persistence.
- Obfuscation (SAFE): No Base64 encoding, zero-width characters, homoglyphs, or other obfuscation techniques were detected in the code or documentation.
- Unverifiable Dependencies & Remote Code (SAFE): The skill references industry-standard packages (e.g., Tailwind CSS, Storybook, Radix UI) and official documentation. Piped execution or untrusted script downloads are not present.
- Privilege Escalation (SAFE): No use of sudo, chmod, or other commands that attempt to acquire elevated system permissions.
- Persistence Mechanisms (SAFE): No attempts to modify shell profiles, cron jobs, or startup services were found.
- Dynamic Execution (SAFE): The implementation uses standard React patterns. No unsafe use of eval(), exec(), or runtime code generation from untrusted data was detected.
Audit Metadata