remix-add-sprite
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages the
REMIX_API_KEYvia environment variables, adhering to secure credential management practices and avoiding hardcoded secrets. - [SAFE]: Reads project-specific configuration from
.remix-cli.jsonor.remix-mcp.jsonto identify thegameId, which is context-appropriate and necessary for functionality. - [SAFE]: The skill provides a static code template for integrating generated assets into a game. This is a common and safe pattern for developer-oriented skills.
- [SAFE]: The skill accepts user-provided text for the
promptparameter in thegenerateSpriteSheettool. 1. Ingestion point:promptargument ingenerateSpriteSheet(SKILL.md). 2. Boundary markers: None. 3. Capability inventory: MCP toolgenerateSpriteSheet. 4. Sanitization: None. This surface is considered safe as the tool is dedicated to image generation and its output does not control the agent's logic.
Audit Metadata