Android Mobile Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Android Mobile Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Android Mobile MCP bridges the Model Context Protocol with Android device automation, enabling AI agents to interact with Android devices through UI manipulation, app management, and screen capture.
{
"mcpServers": {
"android-mobile-mcp": {
"command": "uvx",
"args": ["android-mobile-mcp"]
}
}
}`mobile_dump_ui` - Extract UI elements as hierarchical JSON
`mobile_take_screenshot` - Capture current screen state
`mobile_click` - Click at specific coordinates
mobile_dump_ui call for coordinate verification`mobile_swipe` - Perform swipe gestures
`mobile_type` - Input text into focused fields
`mobile_key_press` - Press system buttons
`mobile_list_apps` - List installed applications
`mobile_launch_app` - Start applications by package name
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.