skillsDisableShellExecution property
When true, Claude-style !cmd`` / ```! shell injections in
skill bodies render as a disabled placeholder instead of executing
(the skills.disableShellExecution yaml key).
Implementation
final bool skillsDisableShellExecution;