---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/sandbox/functions/validateBinShell.md
---

# Function: validateBinShell()

```ts
function validateBinShell(value?: string): string;
```

Defined in: [src/batteries/sandbox/escape.ts:36](https://github.com/NHTIO/ADK/blob/v1.20260824.1/src/src/batteries/sandbox/escape.ts#L36)

Validate the shell selected by the Node SRT adapter.

## Parameters

| Parameter | Type     | Default value |
| --------- | -------- | ------------- |
| `value`   | `string` | `'/bin/bash'` |

## Returns

`string`
