vestaboard-automation
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses established Model Context Protocol (MCP) standards to interface with Vestaboard. The logic is limited to tool discovery and execution through authorized toolkits.
- [EXTERNAL_DOWNLOADS]: The skill connects to the Rube MCP server at
https://rube.app/mcp. This is a well-known service associated with Composio used for hosting AI agent tools, and its use here is consistent with the skill's primary purpose. - [PROMPT_INJECTION]: The skill ingests tool definitions and execution plans from the
RUBE_SEARCH_TOOLSoutput. - Ingestion points: Tool schemas and recommended plans from the MCP server (SKILL.md).
- Boundary markers: None present in the provided instructions.
- Capability inventory: Execution of Vestaboard tools via
RUBE_MULTI_EXECUTE_TOOLandRUBE_REMOTE_WORKBENCH(SKILL.md). - Sanitization: No explicit sanitization of tool schemas is described, which is typical for platform-level tool discovery.
Audit Metadata