roblox-architecture-contract
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard shell commands (e.g.,
grep,find,cat,head,git log,sed) to verify the repository's architecture and invariants. These operations are read-only and target local project configuration files such as.luaurcand*.project.json. - [SAFE]: No network operations, external downloads, or attempts to access sensitive system directories (like
.sshor.aws) were identified. The instructions focus entirely on maintaining Luau project standards and preventing module require cycles.
Audit Metadata