From matrix
Interactively verify a Matrix device using SAS emoji comparison for E2EE. Lists pending verification requests or initiates one.
npx claudepluginhub bakhtarian/claude-matrix-channel --plugin matrixThis skill is limited to using the following tools:
Interactive SAS emoji verification for E2EE rooms.
Suggests manual /compact at logical task boundaries in long Claude Code sessions and multi-phase tasks to avoid arbitrary auto-compaction losses.
Share bugs, ideas, or general feedback.
Interactive SAS emoji verification for E2EE rooms.
Arguments passed: $ARGUMENTS
Use the verify_device MCP tool to drive the verification flow.
Call verify_device with action status to see the bot's device ID, fingerprint, and any pending verification requests.
If no pending requests:
If $ARGUMENTS contains a user ID, or status shows a pending request:
Call verify_device with action accept and the user_id of the other party. This accepts the request and starts the SAS emoji exchange.
Call verify_device with action status to see the 7 SAS emoji. Display them clearly and ask the user to confirm they match what Element shows.
verify_device with action confirm.verify_device with action cancel.After confirmation, the device is trusted. Encrypted messages will now be delivered from that user's verified devices.