owasp-mobile-security-checker
Installation
SKILL.md
OWASP Mobile Security Checker
Comprehensive security analysis tool for Flutter and mobile applications based on the OWASP Mobile Top 10 (2024) guidelines.
Overview
This skill enables thorough security auditing of Flutter mobile applications by identifying vulnerabilities across all ten OWASP Mobile Top 10 risk categories. It combines automated scanning scripts with manual analysis guidelines to provide comprehensive security assessments and actionable remediation plans.
Core Capabilities
1. Automated Vulnerability Scanning
Run Python-based scanners to detect common security issues:
M1 - Hardcoded Secrets Scanner**
python3 scripts/scan_hardcoded_secrets.py /path/to/project