·mobile-security-mobsf
!

mobile-security-mobsf

Run MobSF (Mobile Security Framework) for automated static and dynamic analysis of Android and iOS apps. Detects insecure storage, weak crypto, hardcoded secrets, and permission issues.

4Installs·0Trend·@vchirrav

Installation

$npx skills add https://github.com/vchirrav/product-security-ai-skills --skill mobile-security-mobsf

How to Install mobile-security-mobsf

Quickly install mobile-security-mobsf AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vchirrav/product-security-ai-skills --skill mobile-security-mobsf
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vchirrav/product-security-ai-skills.

SKILL.md

View raw

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

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

| Manifest | Exported components, debuggable flag, backup allowed, permissions | | Code | Hardcoded secrets, weak crypto, insecure random, logging | | Binary | PIE, stack canaries, RELRO, NX bit | | Network | Clear-text traffic, cert pinning, WebView SSL | | Storage | Shared preferences, SQLite, external storage |

Run MobSF (Mobile Security Framework) for automated static and dynamic analysis of Android and iOS apps. Detects insecure storage, weak crypto, hardcoded secrets, and permission issues. Source: vchirrav/product-security-ai-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vchirrav/product-security-ai-skills --skill mobile-security-mobsf
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from vchirrav/product-security-ai-skills

Quick answers

What is mobile-security-mobsf?

Run MobSF (Mobile Security Framework) for automated static and dynamic analysis of Android and iOS apps. Detects insecure storage, weak crypto, hardcoded secrets, and permission issues. Source: vchirrav/product-security-ai-skills.

How do I install mobile-security-mobsf?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vchirrav/product-security-ai-skills --skill mobile-security-mobsf Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/vchirrav/product-security-ai-skills