zoom-mcp/canvas
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill provides tools that read content from Zoom Canvas documents, which creates a surface where embedded malicious instructions could influence agent behavior.
- Ingestion points: External data is retrieved via tools such as
get_file_contentas described inreferences/tools.md. - Boundary markers: There are no instructions for using delimiters or boundary markers to isolate ingested content from agent instructions.
- Capability inventory: The skill allows the agent to perform administrative and destructive actions such as
canvas_delete_file,canvas_delete_block,canvas_remove_file_collaborator, andcanvas_transfer_file_ownership. - Sanitization: The skill does not implement or describe content validation or sanitization for the data retrieved from the Zoom Canvas API.
Audit Metadata