roblox-testing
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality documentation and code examples for standard Roblox testing workflows.
- [EXTERNAL_DOWNLOADS]: In the CI/CD example within
references/full.md, the skill documents the installation of theaftmantool via a remote shell script (curl | sh). This is the official and standard installation method for this tool in the Roblox development ecosystem. - [INDIRECT_PROMPT_INJECTION]: The skill suggests using tools to scan console output for errors. While this involves reading potentially untrusted data from the engine's log, the instructions are focused on passive error detection rather than executing commands based on that output, representing a standard development workflow.
Audit Metadata