luau-type-expert
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions were found that attempt to override agent behavior, bypass safety filters, or extract system prompts.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file path access, or unauthorized network operations were identified. The skill focuses on local code analysis.
- Obfuscation (SAFE): All files are written in clear, human-readable text. No Base64, zero-width characters, or homoglyphs were detected.
- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill references standard community tools like
luau-lspandrojofor their intended purposes. It does not include commands to download or execute arbitrary remote scripts. - Privilege Escalation (SAFE): No use of
sudo,chmod 777, or other privilege escalation techniques was found. - Dynamic Execution (SAFE): The documentation explicitly warns against the use of
loadstring,getfenv, andsetfenv, which are common vectors for dynamic execution risks.
Audit Metadata