miro-table
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were found. The skill interacts with Miro board URLs which is consistent with its stated purpose.\n- [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection because it processes content from external Miro boards. This is an inherent risk for skills that ingest untrusted data.\n
- Ingestion points: Data enters the context through the
table_list_rowstool as documented inSKILL.md.\n - Boundary markers: The instructions do not specify any delimiters or instructions to ignore commands embedded in board content.\n
- Capability inventory: The skill can invoke
table_create,table_sync_rows, andtable_list_rowstools.\n - Sanitization: No content validation or sanitization steps are defined for the data retrieved from Miro.
Audit Metadata