Skip to content

Commit cf6043d

Browse files
authored
Merge pull request #17 from JiwaniZakir/fix/15-android-mcp-scores-80-4-100-here-are-3-a
Fix #15: Android-MCP scores 80.4/100 — here are 3 actions to reach 95.4
2 parents 57c9120 + a2e4ab9 commit cf6043d

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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.

0 commit comments

Comments
 (0)