phaser-gamedev

Pass

Audited by Gen Agent Trust Hub on Aug 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structural guidance, boilerplate code, and architectural patterns for Phaser 3 game development.
  • [EXTERNAL_DOWNLOADS]: The skill includes a reference for the Phaser Animated Tiles plugin from a public CDN (cdn.jsdelivr.net). This is a well-known service for hosting open-source libraries and is used here in a standard development context for tilemap animations.
  • [COMMAND_EXECUTION]: The documentation includes standard grep and rg command examples for developers to audit their own code for performance issues (e.g., finding object allocations in update loops). These are informational and not executed by the skill itself.
  • [SAFE_PRACTICE]: The instructions explicitly emphasize security and performance best practices, such as removing debug: true physics configurations and console.log calls before deployment, and utilizing object pooling to prevent memory leaks.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 04:38 PM
Security Audit — agent-trust-hub — phaser-gamedev