procedural-generation
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Comprehensive analysis of the skill's instructions, examples, and metadata reveals no security threats. The skill's behavior is entirely consistent with its described purpose of algorithmic content generation.\n- [COMMAND_EXECUTION]: The skill utilizes the
openclawcommand-line interface to generate terrain and levels. These commands are well-defined, use specific flags for parameters (e.g.,--noise,--seed), and do not involve shell piping to untrusted sources or privilege escalation.\n- [CREDENTIALS_UNSAFE]: The skill correctly instructs the user to authenticate using the$OPENCLAW_API_KEYenvironment variable rather than hardcoding credentials, which is the standard safe practice for API integration.\n- [PROMPT_INJECTION]: No attempts to override system prompts, bypass safety filters, or extract sensitive instructions were detected in the skill's content.
Audit Metadata