convert-to-streaming
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill processes user-provided script source code to perform anti-pattern analysis and refactoring. This establishes an indirect prompt injection surface where instructions hidden in the code could attempt to influence the agent. This risk is inherent to the skill's primary purpose of code analysis and is mitigated by the intended operational context.
- [COMMAND_EXECUTION]: The skill utilizes Luau scripts executed through the Roblox Studio environment to automate workspace configuration, inventory assets, and apply structural changes. These commands are localized to the active project and are used for their intended purpose of game refactoring.
- [DATA_EXFILTRATION]: While the skill reads project metadata and script source code for its conversion logic, it does not perform any network operations to external domains. All data remains within the project context or the local Roblox Studio process.
Audit Metadata