Skip to main content
Glama
Serhatcck

mobile-security-mcp

by Serhatcck

android_secrets_scanner

Scans Android APKs to detect hardcoded secrets and API keys. Supports both direct APK analysis and deeper scanning with decompiled smali output.

Instructions

Scans an APK for hardcoded secrets and API keys. Without smali_folder: runs strings on classes*.dex and resources.arsc, plus scans text assets inside the APK. With smali_folder (apktool output): scans res/values/strings.xml and assets as plain text files.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
apk_pathYesAbsolute path to the APK file
smali_folderNoAbsolute path to apktool decompiled output folder (optional)
min_lengthNoMinimum string length for strings command (default 8)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Serhatcck/mobile-security-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server