An MCP Server for Android running on the phone, optmized for token usage, supports also files downloads and cloudflare and ngrok automated tunnelling.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit bc32e7a · analyzer v28 · 11h ago
skills & prompt files 1
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 384
filesystem 1
- fs danielealbano-android-remote-control-mcp-bc32e7a/channel-plugin/index.ts :4
import { readFileSync, chmodSync, existsSync } from "fs";
network 1
- net danielealbano-android-remote-control-mcp-bc32e7a/channel-plugin/index.ts :70
async fetch(req: Request): Promise<Response> {
secrets 1
- secrets danielealbano-android-remote-control-mcp-bc32e7a/channel-plugin/index.ts :33
const AUTH_TOKEN = process.env.AUTH_TOKEN || "";
declared dependencies 1
- @modelcontextprotocol/sdk@^1.12.0