game-asset-generator
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill utilizes the
DEEPNLP_ONEKEY_ROUTER_ACCESSenvironment variable for API authentication. This is a standard and secure practice for managing API keys and secrets. - [EXTERNAL_DOWNLOADS]: The documentation provides CLI examples using
npx onekey, which downloads and runs the official OneKey gateway utility. This is expected behavior for interacting with the specified service. - [COMMAND_EXECUTION]: The skill includes
curlandnpxcommand examples to help users interact with the asset generation API. These commands are transparently documented and target the service's official endpoints. - [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided text prompts for asset generation. This is the primary intended functionality and represents a standard input surface for AI generation tools.
Audit Metadata