Security audit
Flutterguard Cli
Security checks for vulnerabilities and agentic risk
Overview
This is a documentation-only agent skill for reviewing Flutter Android APK/AAB security, with disclosed local inspection steps and no executable installer or hidden persistence.
Before installing, understand that this skill guides an agent to inspect APK/AAB files and may use local Android reverse-engineering tools or apkeep to fetch a public APK. Only provide APKs, package names, or Google Play access tokens for apps you are authorized to review, and avoid sharing production secrets in reports.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
