ios-android-logs
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous shell commands for interacting with platform-specific debugging tools including 'adb' for Android and 'xcrun' (devicectl/simctl) for iOS to stream system and application logs.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of 'pidcat', a widely recognized open-source Python utility for Android logcat processing, via the pip package manager.
- [DATA_EXFILTRATION]: Provides instructions for accessing diagnostic information and sensitive local paths containing crash reports, such as '~/Library/Logs/DiagnosticReports/' on macOS and '/data/tombstones/' on Android devices, which is standard practice for application troubleshooting.
Audit Metadata