ue-procedural-generation
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill files. The content is purely educational and technical for Unreal Engine development.
- [PROMPT_INJECTION]: The skill incorporates local project context from
.agents/ue-project-context.mdas an ingestion point. While explicit boundary markers and sanitization for this data are absent within the skill text, the capability inventory is limited to providing C++ implementation advice, which does not grant any automated execution capabilities. - [DATA_EXFILTRATION]: The skill does not access sensitive system paths or perform any network-enabled operations. All data processing is local to the geometry generation task.
- [EXTERNAL_DOWNLOADS]: All references and dependencies are confined to standard Unreal Engine plugins and C++ modules. There are no calls to external package managers or remote script execution patterns.
Audit Metadata