robius-matrix-integration
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or security violations were detected in the skill content.
- [EXTERNAL_DOWNLOADS]: The skill mentions official and standard Rust crates (matrix-sdk, tokio, rand, crossbeam) for protocol and runtime operations.
- [CREDENTIALS_UNSAFE]: Secure local session management is demonstrated by generating random passphrases for SQLite database encryption rather than using hardcoded secrets.
- [COMMAND_EXECUTION]: The code snippets focus on asynchronous application logic and do not contain any shell command execution or unauthorized subprocess spawning.
Audit Metadata