I've used sops edit file.yaml to create a YAML file like:
# file.yaml
sops: "something"
After saving the change, sops is unable to decrypt the file: it complains of two sops keys in the YAML.
Please add a check for reserved key names to SOPS, and prevent saving a file with an illegal key name (sops).