libgdx-development
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate educational content and best practices for the libGDX game framework, covering architecture, rendering, and cross-platform deployment.
- [EXTERNAL_DOWNLOADS]: Recommends downloading the gdx-liftoff project generator from the official libGDX GitHub repository (https://github.com/libgdx/gdx-liftoff/releases). This is a well-known and trusted source for the framework's official tooling.
- [COMMAND_EXECUTION]: Documents standard Gradle commands (e.g., :lwjgl3:run, :android:installDebug) and Java execution for the project generator. These are necessary and expected operations for a software development skill.
- [CREDENTIALS_UNSAFE]: Mentions Android signing credentials but correctly instructs the user to manage them via environment variables (System.getenv), which is a standard security best practice for avoiding hardcoded secrets.
Audit Metadata