openclaw-remote-minimax-setup
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill instructions prioritize auditable workflows and secret management best practices.
- [COMMAND_EXECUTION]: The skill facilitates legitimate administrative actions on a remote host via SSH, including system checks, software installation, and systemd service management.
- [EXTERNAL_DOWNLOADS]: The workflow involves fetching the official OpenClaw installer. The skill explicitly recommends downloading the script locally for manual security review before copying it to the remote server, which is a significant mitigation against untrusted code execution.
- [CREDENTIALS_UNSAFE]: While the skill processes MiniMax API keys and Telegram tokens, it provides templates that use shell-style environment variable placeholders and explicitly warns against hardcoding or publishing these secrets in public repositories.
Audit Metadata