extracting-logs-with-logcat
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill demonstrates various
adb logcatcommands for streaming and dumping device logs. It includes shell patterns for PID monitoring and log rotation, which are typical tasks for Android developers and CI environments.- [DATA_EXFILTRATION]: While the skill involves reading system and application logs, it promotes a defense-in-depth approach by providing ProGuard/R8 rules to ensure that sensitive log levels (Verbose, Debug, Info) are removed from production applications.- [SAFE]: External links point exclusively to official Android developer resources ondeveloper.android.com. No unauthorized external network operations or suspicious downloads were detected.
Audit Metadata