gaia-assets
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data access were detected. The skill's functionality aligns with its stated purpose of managing game assets.
- [EXTERNAL_DOWNLOADS]: The skill references the
@drawcall/actalibrary, which is a vendor-owned resource for character state machines. It also utilizes the well-knownthreelibrary for 3D rendering and environment effects. - [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: The
askFiletool is used to analyze external files such as GLB models and PNG images to answer questions about their content or style. - Boundary markers: The skill does not provide specific delimiters or instructions to ignore potential commands embedded within asset metadata.
- Capability inventory: The agent possesses tools for creating and editing various game assets (
createModel,createCharacter,editMap, etc.). - Sanitization: There are no explicit content validation or sanitization steps described for processing the asset files.
Audit Metadata