mobile-design

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill content is educational and instructional, focusing on mobile UX, performance, and platform-specific guidelines for iOS (HIG) and Android (Material Design 3).
  • [COMMAND_EXECUTION]: The skill includes a Python script (scripts/mobile_audit.py) designed to be executed via the Bash tool. This script performs static analysis on local project files using regular expressions to identify potential UX and performance issues (e.g., using ScrollView instead of FlatList). The script does not perform network operations, download external content, or execute untrusted code.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were detected. The skill actively promotes secure development by instructing users to use platform-native secure storage (SecureStore/Keychain) instead of insecure alternatives like AsyncStorage for sensitive tokens.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 02:17 PM
Security Audit — agent-trust-hub — mobile-design