confluence
Warn
Audited by Runlayer on Mar 11, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (1)
confluence/SKILL.mdMEDIUM
83.8%
Risky tool definition detected
**Headless environments:** Run the command, copy the printed URL for the user to open in a browser, then complete with `membrane login complete <code>`. ### Connecting to Confluence 1. **Create a new connection:** ```bash membrane search confluence --elementType=connector --json ``` Take the connector ID from `output.items[0].element?.id`, then: ```bash membrane connect --connectorId=CONNECTOR_ID --json ``` The user completes authentication in the browser.
Audit Metadata