roblox-luau-developer
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines a standard development workflow for Roblox Luau, focusing on project organization and code quality using established tools like Rojo, Wally, and Selene.- [SAFE]: The instructions promote secure programming practices by explicitly warning against common vulnerabilities, such as trusting client-side requests for game-critical actions (e.g., currency, damage) and failing to disconnect event listeners.- [PROMPT_INJECTION]: The skill establishes an attack surface for indirect prompt injection by instructing the agent to ingest and analyze existing project files and source code to gain context.
- Ingestion points: Project configuration files (
default.project.json,wally.toml, etc.) and source code indexed viarg. - Boundary markers: None specified in the instructions.
- Capability inventory: Reading project files and implementing code changes.
- Sanitization: No explicit content validation or sanitization of processed code is mentioned.
Audit Metadata