mobile-design

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides exhaustive documentation on mobile design (iOS/Android), performance optimization, and touch psychology, adhering to industry standards like Apple's HIG and Google's Material Design 3.
  • [SAFE]: The included Python script (scripts/mobile_audit.py) is a static analysis utility intended to help the agent identify common mobile development errors (e.g., using ScrollView instead of FlatList for long lists). It uses standard libraries and performs no network operations or dangerous command executions.
  • [SAFE]: The 'Security Sins' section in SKILL.md actively promotes secure development practices, such as using SecureStore or Keychain instead of AsyncStorage for sensitive tokens, and advising against hardcoding secrets.
  • [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found in the provided files. The skill is purely instructional and utilitarian for mobile development workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 06:53 AM