Automates the identification of security vulnerabilities and hardcoded secrets in Android applications using the Mobile Security Framework (MobSF).
This skill enables Claude to perform comprehensive static analysis on Android APK and AAB files using MobSF to identify critical security flaws such as insecure permissions, hardcoded credentials, and weak cryptography. It integrates seamlessly into penetration testing workflows and CI/CD pipelines, providing automated scans that map findings to the OWASP Mobile Top 10 and NIST frameworks. By leveraging MobSF's REST API and decompilation capabilities, users can quickly triage third-party apps or audit their own code for vulnerabilities before production deployment.
主な機能
014,121 GitHub stars
02Identification of OWASP Mobile Top 10 vulnerabilities
03Detection of hardcoded secrets and insecure API keys
04Programmatic integration via MobSF REST API
05Automated APK/AAB decompilation and manifest analysis
06Generation of detailed security reports in PDF and JSON formats
ユースケース
01Auditing third-party Android applications for supply chain risks
02Conducting rapid security assessments during Android penetration tests
03Automating security gates in CI/CD pipelines for mobile apps