openwrt_execute_command
Execute validated shell commands on OpenWRT routers via SSH, using a security whitelist for safe remote management when specialized tools are unavailable.
Instructions
Execute a validated shell command on the OpenWRT router. Commands are validated against a security whitelist. Use this for commands not covered by other specialized tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Shell command to execute (must be in whitelist) |