confluence
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process data from Atlassian Confluence, which serves as an external and untrusted data source.
- Ingestion points: Untrusted data enters the agent's context through tools such as
confluence_read,confluence_search,confluence_comments, andconfluence_attachments. - Boundary markers: The skill does not implement technical delimiters or boundary markers to isolate external content; it relies on natural language instructions within the documentation to warn the agent that all text returned from Confluence is untrusted.
- Capability inventory: The skill provides extensive capabilities that could be exploited if an injection occurs, including shell access via the
Bashtool, file systemWriteoperations, and various Confluence mutation tools likeconfluence_updateandconfluence_delete. - Sanitization: There is no mention of automated sanitization, filtering, or validation of the external content before it is processed by the agent.
Audit Metadata