minecraft-server-admin

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads necessary server binaries and management tools from official and well-known repositories.
  • Evidence: Downloads the Paper server JAR from api.papermc.io and the Pterodactyl Wings binary from the official pterodactyl GitHub organization.
  • [COMMAND_EXECUTION]: Includes standard shell scripts for server operations that are contextually appropriate for system administration.
  • Evidence: Provides a start.sh script for managing JVM flags and a backup.sh script that uses tar and find to manage server backups via cron.
  • [CREDENTIALS_UNSAFE]: Follows security best practices by using placeholders for sensitive configuration.
  • Evidence: Uses rcon.password=CHANGE_THIS in configuration examples and explicitly instructs users to store actual secrets in environment variables in the security checklist.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 07:21 AM