This skill does send email as advertised, but it gives agents broad credential-file access instructions and installs Python packages at runtime.
Review before installing. Prefer a version that uses only injected IEMAIL_ACCESS_KEY, IEMAIL_ACCESS_KEY_SECRET, and IEMAIL_SENDER, removes workspace config-file credential reads, and declares pinned dependencies instead of running pip from the script. If used anyway, protect the API keys, confirm each recipient and message body before sending, and avoid sending sensitive or regulated content unless the provider is approved for it.