bidsketch-automation
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill instructions and metadata revealed no malicious patterns or security risks. The skill follows established patterns for integrating with the Composio/Rube MCP ecosystem.
- [EXTERNAL_DOWNLOADS]: The skill references an external MCP server endpoint at
https://rube.app/mcp. This is the intended functional gateway for the skill and points to a known service. - [COMMAND_EXECUTION]: The skill facilitates tool execution through structured MCP commands (
RUBE_MULTI_EXECUTE_TOOL). It includes a discovery step (RUBE_SEARCH_TOOLS) to ensure current schemas are used, which is a best practice for dynamic tool integration. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. Connection management is handled via a dedicated interface (
RUBE_MANAGE_CONNECTIONS), and sensitive credentials are not hardcoded.
Audit Metadata