preflight_python
Classify Python API calls for safety before running them, identifying safe, potentially modal, unsafe, or unknown actions without executing or altering the scene.
Instructions
Classify visible calls as safe, potentially modal, unsafe or unknown without execution. Does not mutate the MD scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |