Check mobile app network communication security against MASVS-NETWORK controls and MASTG tests. Use when reviewing TLS configuration, certificate pinning, cleartext traffic, or API communication security in Android or iOS apps.
$npx -y skills add dweinstein/mobile-security-skills --skill network-security-checkInstalls into the current project.
Run `npx skills use "https://github.com/dweinstein/mobile-security-skills" --skill "dweinstein/mobile-security-skills/network-security-check"` 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.