Blog to Kindle

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill is classified as suspicious due to the use of `osascript` in `scripts/send_to_kindle.py` and `references/manual-workflow.md`. While intended for legitimate email sending via Mail.app, this method is vulnerable to AppleScript injection if the input arguments (file path, email address, subject) are maliciously crafted by a compromised agent. Additionally, `scripts/fetch_blog.py` allows fetching content from arbitrary custom URLs, and `references/manual-workflow.md` demonstrates accessing `GEMINI_API_KEY` from the macOS Keychain, highlighting the agent's broad capabilities, even if for a stated purpose.