robius-matrix-integration
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an instructional guide for developers integrating Matrix messaging capabilities. It provides boilerplate code for request/response handling and background task management using the Tokio runtime.
- [SAFE]: The provided code snippets follow security best practices by generating a cryptographically secure random 32-character passphrase for SQLite database encryption via the
randcrate, avoiding hardcoded credentials. - [SAFE]: The 'CRITICAL' keyword in the description is used as an instructional trigger to ensure the agent selects this skill for Matrix-related tasks and does not represent a prompt injection or safety bypass attempt.
- [SAFE]: No indicators of remote code execution, persistence mechanisms, or unauthorized privilege escalation were found. The skill references well-known crates like
matrix-sdkand standard Rust concurrency tools.
Audit Metadata