ninox-automation
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references an external MCP server endpoint (
https://rube.app/mcp) and documentation fromcomposio.dev. These are well-known technology services for AI tool orchestration and do not represent a security risk. - [DATA_EXFILTRATION]: No unauthorized data access or exfiltration patterns were detected. The skill uses
RUBE_MANAGE_CONNECTIONSfor authenticated access to Ninox, which is standard for this type of integration. - [PROMPT_INJECTION]: The skill utilizes a dynamic tool discovery mechanism where tool schemas are fetched at runtime.
- Ingestion points:
RUBE_SEARCH_TOOLSresponses are incorporated into the agent's context (SKILL.md). - Boundary markers: None explicitly defined in the prompt instructions.
- Capability inventory: The skill allows execution of discovered tools via
RUBE_MULTI_EXECUTE_TOOLandRUBE_REMOTE_WORKBENCH(SKILL.md). - Sanitization: No specific sanitization or validation of the returned schemas is documented within the skill file.
Audit Metadata