phaser-audio
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional, providing TypeScript code snippets and documentation for Phaser 4 audio management. All file paths used in examples are local (e.g.,
assets/audio/), and no external network operations or sensitive data access patterns were identified. - [EXTERNAL_DOWNLOADS]: The documentation suggests the use of the
audiospriteutility vianpm install -g audiosprite. This is a well-known tool in the game development ecosystem for generating audio sprites and does not represent a security threat in this context. - [COMMAND_EXECUTION]: The documentation provides an example CLI command for using the
audiospritetool. This is presented as a developer instruction and does not involve the skill executing commands autonomously or with untrusted input.
Audit Metadata