Intent-Code Divergence
Medium
- Confidence
- 99% confidence
- Finding
- The README makes explicit security assurances that the implementation does not enforce: the script only checks that the path exists and places both the contact name and file path into the UI/clipboard with no absolute-path check and no character/length validation for the contact. This mismatch is dangerous because callers or higher-level agents may trust the documented constraints and pass untrusted input into fragile RPA behavior, causing unintended recipients to be selected or arbitrary local files to be sent.
