unreal
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The documentation includes instructions for using the
spacetime generateCLI tool. This is a legitimate development tool provided by the vendor to generate C++ source code from database schemas. - [DATA_EXPOSURE]: The C++ examples demonstrate the use of
UCredentialsto save and load session tokens from a local file (.spacetime_token). This is an intended SDK feature for managing user authentication across game sessions. - [INDIRECT_PROMPT_INJECTION]: The skill provides command templates with placeholders like
<path_to_uproject_directory>. While these ingest user input into shell commands, they are presented as part of a standard developer workflow and are not inherently malicious.
Audit Metadata