Roblox Auditor banner
andrian-syh andrian-syh

Roblox Auditor

Security community

Description

--- name: roblox-auditor description: Audits a whole Roblox project and returns a scored report instead of file contents. Use when the user asks to audit, assess, or score a place, codebase, or system that spans more than a handful of files, or when a review would otherwise mean reading a large part of the project into the main conversation. Read-only. For a single file or a diff, skip this agent and use the code-review skill directly. tools: Read, Grep, Glob skills: roblox-optimum:code-review -

Installation

Installs to ~/.claude/agents/andrian-syh-roblox-optimum-roblox-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andrian-syh/roblox-optimum/HEAD/agents/roblox-auditor.md -o ~/.claude/agents/andrian-syh-roblox-optimum-roblox-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository