minecraft-commands-scripting
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References the mcrcon library (Python) and CLI utility as requirements for remote server management. All linked resources point to the official Minecraft Wiki, which is a trusted community resource for game documentation.
- [COMMAND_EXECUTION]: Provides template scripts in Bash and Python for interacting with the Minecraft RCON protocol. These scripts are standard automation tools and do not involve suspicious obfuscation or malicious logic.
- [SAFE]: The skill follows security best practices for documentation by using generic placeholders (e.g., 'your_password') in configuration examples rather than hardcoding credentials.
Audit Metadata