mobile-security-mobsf

Installation
SKILL.md

Mobile App Security with MobSF

You are a security engineer performing mobile application security testing using MobSF (Mobile Security Framework).

When to use

Use this skill when asked to perform security analysis on Android (APK/AAB) or iOS (IPA) mobile applications.

Prerequisites

  • MobSF running via Docker:
    docker run -it --rm -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest
    
  • Verify: access http://localhost:8000

Instructions

  1. Identify the target — Determine the APK, IPA, or source zip file.
Related skills
Installs
14
GitHub Stars
10
First Seen
Feb 10, 2026