add_to_whitelist
Add a command to the whitelist with a specified security level (safe, requires_approval, forbidden) and description for secure execution in cross-platform shell environments.
Instructions
Add a command to the whitelist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | The command to whitelist | |
description | No | Description of the command | |
securityLevel | Yes | Security level for the command |