live-debugging-mcp

Pass

Audited by Gen Agent Trust Hub on Sep 5, 2026

Risk Level: SAFEDATA_EXFILTRATIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • Information Gathering and Diagnostic Export: The skill uses tools like get_device_path, get_device_properties, and get_permissions to retrieve configuration and state information from the Android environment. Additionally, the export_diagnostic_bundle tool is used to collect and package data for external analysis. While these are routine debugging functions, they involve accessing system-level information.
  • Local Network Connectivity: The agent is instructed to use discover_debug_servers and connect_to_debug_server to establish communication with local infrastructure. These operations are intended for local development environments to facilitate live app monitoring.
  • Processing External Data Streams: The skill monitors runtime evidence such as SDK logs, app events, and error messages via wait_for_events and get_event_digest. This represents a surface where the agent processes external, untrusted data generated by the application or device, which is a common pattern in debugging tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 5, 2026, 11:57 PM
Security Audit — agent-trust-hub — live-debugging-mcp