minecraftconsoles-lce
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to clone the repository
https://github.com/smartcmd/MinecraftConsoles.gitand download binaries from its GitHub releases. - [COMMAND_EXECUTION]: The skill provides build and run instructions including
git clone,cmake, and direct execution of Windows binaries and shell scripts. - [INDIRECT_PROMPT_INJECTION]: The skill documents the handling of external data, representing a vulnerability surface.
- Ingestion points: Data enters the system via
server.properties,username.txt, and command-line arguments (SKILL.md). - Boundary markers: None specified.
- Capability inventory: File system writing and network server hosting (SKILL.md).
- Sanitization: Basic identifier normalization is demonstrated in code snippets.
Audit Metadata