← run

sec-shell-exec

0.500
1/2 tests· security

Proposed solution

```python
def run_command(args: list[str]):
    return str
```