spritecook-animate-assets
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions provide a setup command
npx spritecook-mcp setupto initialize the required Model Context Protocol server. - [INDIRECT_PROMPT_INJECTION]: The skill acts as an interface for processing user-supplied animation prompts and image data.
- Ingestion points: User prompts via the
animate_game_arttool and raw image data viaimport_asset. - Boundary markers: No explicit delimiters for untrusted input are defined.
- Capability inventory: Access is restricted to the tools defined by the SpriteCook MCP server.
- Sanitization: The instructions do not describe sanitization procedures.
Audit Metadata