mobile-design

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE & EXFILTRATION] (SAFE): The skill explicitly warns against security anti-patterns like hardcoding secrets, storing tokens in insecure storage (AsyncStorage), and logging sensitive data. It encourages the use of Keychain/SecureStore and environment variables.
  • [COMMAND_EXECUTION] (SAFE): While the skill mentions development tools and commands like adb logcat, ./gradlew clean, and pod install, these are standard industry tools for mobile debugging and build management within the intended context of the skill.
  • [PROMPT_INJECTION] (SAFE): No attempts to override system prompts or bypass safety guidelines were found. The instructional language is focused on enforcing design and engineering constraints for mobile development.
  • [EXTERNAL_DOWNLOADS] (SAFE): No unauthorized remote script downloads or package installations from untrusted sources are present. All references are to local documentation files or well-known industry standard tools.
  • [OBFUSCATION] (SAFE): The content is clear and uses standard Markdown and code blocks. No hidden characters, encoded strings, or homoglyphs were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:49 PM