Audit mobile app source code for insecure data storage vulnerabilities per MASVS-STORAGE controls and MASTG tests. Use when reviewing how an app stores sensitive data locally, checks for data leakage, or assesses data-at-rest protection on Android or iOS.
$npx -y skills add dweinstein/mobile-security-skills --skill secure-storage-auditInstalls into the current project.
Run `npx skills use "https://github.com/dweinstein/mobile-security-skills" --skill "dweinstein/mobile-security-skills/secure-storage-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dweinstein/mobile-security-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dweinstein/mobile-security-skills"` and select the relevant skills, then follow their instructions.