bitquery-automation
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: HIGHPROMPT_INJECTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [Indirect Prompt Injection] (HIGH): The skill is highly vulnerable to tool output poisoning (Category 8) because it instructs the agent to dynamically fetch and follow 'recommended execution plans' and schemas from a remote source.
- Ingestion points: Data returned from
RUBE_SEARCH_TOOLSvia thehttps://rube.app/mcpendpoint. - Boundary markers: None. No instructions are provided to the agent to treat external tool definitions as untrusted or to ignore embedded natural language instructions.
- Capability inventory: The skill provides full execution capabilities via
RUBE_MULTI_EXECUTE_TOOLandRUBE_REMOTE_WORKBENCH(which allows running arbitrary code viarun_composio_tool()). - Sanitization: None. The agent is explicitly told to 'Always search tools first' and follow the 'exact field names and types from the search results'.
- [External Resource Dependence] (MEDIUM): The skill requires the user to add an untrusted MCP server (
https://rube.app/mcp). - Evidence: Setup section directs users to add the endpoint to their client configuration. This domain is not within the trusted scope rules.
- [Dynamic Execution] (MEDIUM): The skill uses runtime-generated data to determine which tools to execute and what arguments to pass.
- Evidence:
RUBE_MULTI_EXECUTE_TOOLusesTOOL_SLUG_FROM_SEARCHand dynamic arguments fetched from the remote search results.
Recommendations
- AI detected serious security threats
Audit Metadata