validate_remote_contract
Audits Roblox remote contracts to enforce runtime validation, rate limiting, server authority, proper naming, and detect missing peers or client-supplied numbers.
Instructions
Audits remote contracts for runtime validation, rate limiting, server authority, naming, missing peers, and client-supplied numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return. | |
| offset | No | Zero-based result offset. | |
| max_scripts | No | Maximum participant sources to inspect. | |
| remote_name | No | Optional remote-name filter. |