## Permission Table
Identifier | Description |
---|---|
`shellx:allow-execute` | Enables the execute command without any pre-configured scope. |
`shellx:deny-execute` | Denies the execute command without any pre-configured scope. |
`shellx:allow-fix-path-env` | Enables the fix_path_env command without any pre-configured scope. |
`shellx:deny-fix-path-env` | Denies the fix_path_env command without any pre-configured scope. |
`shellx:allow-kill` | Enables the kill command without any pre-configured scope. |
`shellx:deny-kill` | Denies the kill command without any pre-configured scope. |
`shellx:allow-open` | Enables the open command without any pre-configured scope. |
`shellx:deny-open` | Denies the open command without any pre-configured scope. |
`shellx:allow-ping` | Enables the ping command without any pre-configured scope. |
`shellx:deny-ping` | Denies the ping command without any pre-configured scope. |
`shellx:allow-spawn` | Enables the spawn command without any pre-configured scope. |
`shellx:deny-spawn` | Denies the spawn command without any pre-configured scope. |
`shellx:allow-stdin-write` | Enables the stdin_write command without any pre-configured scope. |
`shellx:deny-stdin-write` | Denies the stdin_write command without any pre-configured scope. |
`shellx:allow-where-is-command` | Enables the where_is_command command without any pre-configured scope. |
`shellx:deny-where-is-command` | Denies the where_is_command command without any pre-configured scope. |