robius-matrix-integration

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE] (SAFE): The code manages sensitive credentials, including user passwords and session tokens. It includes logic to persist these in a local session.json file within the application's data directory. This behavior is a standard requirement for session restoration in messaging clients and does not indicate malicious exfiltration.
  • [COMMAND_EXECUTION] (SAFE): There is no evidence of arbitrary command execution, shell spawning, or subprocess management. All logic is implemented through the Rust matrix-sdk API.
  • [REMOTE_CODE_EXECUTION] (SAFE): No patterns of downloading and executing remote scripts, piping content to shells, or dynamic code evaluation (eval/exec) were identified.
  • [PROMPT_INJECTION] (SAFE): The skill documentation does not contain instructions designed to override agent behavior, bypass safety filters, or extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:22 PM