pixijs-scene-gif
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references documentation and API links hosted on
pixijs.download. These are official resources for the PixiJS library, which is a well-known and trusted technology provider. These references are used appropriately for educational purposes. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill demonstrates the use of data URIs for loading assets (e.g.,
data:image/gif;base64,...). The provided example uses a standard GIF header (R0lGODlhdecodes toGIF89a), representing a routine implementation for embedding assets directly in code without involving exfiltration or unauthorized data access. - [REMOTE_CODE_EXECUTION]: The skill utilizes the
pixi.js/gifpackage, which is a standard extension of the PixiJS library. All code examples demonstrate legitimate usage of the PixiJSAssetsloader andGifSpritedisplay objects within the context of a web graphics application.
Audit Metadata