theming
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell commands (
ls,node -e, andgrep) to detect the project's directory structure, verify the installed Expo SDK version, and check for specific API exports. These operations are diagnostic and are used to ensure compatibility before generating files. - [SAFE]: The skill handles UI theme configuration and React context providers locally. It does not perform any network operations, access sensitive files (like credentials or SSH keys), or use obfuscation techniques. All logic is transparently provided in the accompanying asset files.
Audit Metadata