android-proguard-helper
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Static Analysis: The skill performs static analysis of local source files (Java, Kotlin) and Android manifests to identify code patterns that require ProGuard 'keep' rules.
- [SAFE]: No Network Operations: The analysis script does not use any network modules or perform external requests, ensuring that the scanned code and findings remain local.
- [SAFE]: Standard Library Dependencies: The tool relies exclusively on Python standard libraries (argparse, json, os, re, sys, xml, pathlib), avoiding third-party dependency risks.
- [SAFE]: Least Privilege: The script only reads source files and optionally writes a rule file to a user-specified path, performing no privileged system operations or persistence attempts.
Audit Metadata