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 (R0lGODlh decodes to GIF89a), 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/gif package, which is a standard extension of the PixiJS library. All code examples demonstrate legitimate usage of the PixiJS Assets loader and GifSprite display objects within the context of a web graphics application.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 07:42 PM
Security Audit — agent-trust-hub — pixijs-scene-gif