### Describe the feature A simple tool that checks the present yaml keys are all valid to prevent typos. ### Proposed Solution It could have the following checks: - keys are alphanumeric - keys are defined in a allowlist ### Additional Information _No response_