read-command
Run allowlisted read-only shell commands on remote systems to inspect files, directories, and system status without altering anything.
Instructions
Execute a READ-ONLY command from an allowlist (ls, cat, grep, find, stat, df, etc.). This tool does NOT modify the system. Prefer this tool for all read operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Read-only shell command (must be in the allowlist) | |
| profile | No | Profile name |