python_ast_sandbox_escape_detector
Audits Python ASTs to detect sandbox escape vectors, including dangerous builtins, subclass gadget chains, importlib misuse, and bytecode compilation tricks.
Instructions
Audits Python ASTs for dangerous builtins, __subclasses__ gadget chains, importlib, and bytecode compilation tricks used in sandbox escapes. (0.045 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |