File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Security Policy
2+
3+ ## Supported Versions
4+
5+ | Version | Supported |
6+ | ------- | ------------------ |
7+ | latest | :white_check_mark : |
8+
9+ ## Reporting a Vulnerability
10+
11+ If you discover a security vulnerability in Android-MCP, please report it responsibly.
12+
13+ ** Do not open a public GitHub issue for security vulnerabilities.**
14+
15+ Instead, please report security issues by:
16+
17+ 1 . Opening a [ GitHub Security Advisory] ( https://github.com/CursorTouch/Android-MCP/security/advisories/new ) in this repository.
18+ 2 . Or emailing the maintainers directly (see the repository profile for contact details).
19+
20+ Please include:
21+ - A description of the vulnerability and its potential impact.
22+ - Steps to reproduce the issue.
23+ - Any suggested mitigations or fixes (optional but appreciated).
24+
25+ We aim to respond to security reports within ** 72 hours** and will work with you to understand and address the issue promptly.
26+
27+ ## Security Considerations
28+
29+ Android-MCP communicates with Android devices over ADB. Please ensure:
30+ - ADB is only exposed on trusted networks.
31+ - Devices used with this tool are not connected to untrusted or public networks.
32+ - Credentials and sensitive data are never passed as plain-text tool arguments in production environments.
You can’t perform that action at this time.
0 commit comments