audit_code_no_network
Analyze Python source statically to flag network imports and calls, enabling secure code auditing without execution.
Instructions
Static AST analysis of Python source — flag network imports/calls without executing code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| allowlist | No | ||
| code_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||