As identified in PR #4253, the sync command configuration is only superficially verified. It deserves the same treatment like the call configuration in check_call_config(). Specifically, the command dictionary in CommandsSequenceBase should be checked e.g. for overall structure, unknown keywords etc.