myrealtrip-search

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill requires the installation of the 'mcp' Python package, which is the official SDK for the Model Context Protocol, from the standard Python package registry.
  • [EXTERNAL_DOWNLOADS]: The script communicates with the official MyRealTrip MCP endpoint at 'https://mcp-servers.myrealtrip.com/mcp' to retrieve travel-related information such as flight availability and hotel details.
  • [COMMAND_EXECUTION]: The skill uses a local Python script to facilitate communication with the remote MCP server. The script processes user-provided search parameters and handles JSON-RPC communication via the 'mcp' library without spawning arbitrary shell commands.
  • [DATA_EXFILTRATION]: User search parameters (including travel dates, destinations, and passenger counts) are transmitted to the MyRealTrip endpoint. This behavior is expected and necessary for the primary function of the skill (travel search).
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 08:30 AM