rba_script_preflight
Inspect Lua scripts statically before execution to verify syntax, metrics, lifecycle, loops, dynamic loading, remote calls, and transform writes. Avoids running flawed code.
Instructions
Statically inspect a workspace Lua file or provided source before execution: syntax, metrics, lifecycle/loop checks, dynamic loading, remote calls, and direct transform writes. Never executes the script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| source | No |